Click or drag to resize
SoHeightFieldGeometryundefinedValue Property

Vertices with this value won't be rendered by the SoHeightFieldRender.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFDouble undefinedValue { get; }

Property Value

Type: SoSFDouble
Remarks

Default is NaN (Not a Number) which means that this value is not taken into account. Otherwize, value must be in agreement with data type.

See Also