Click or drag to resize
SoLDMResourceParametersfixedResolution Property

Specifies if a single resolution or several resolutions are used when the rendering is stabilized.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFBool fixedResolution { get; }

Property Value

Type: SoSFBool
Remarks

When true, this single resolution level is specified by the field OIV.LDM.Nodes.SoLDMResourceParameters.resolution.

Default is false, which specifies that the field OIV.LDM.Nodes.SoLDMResourceParameters.resolution is ignored.

See Also