Click or drag to resize
SoHeightFieldGeometryundefinedValue Property

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

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.3.0.0 (10.3.0.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