SoUniformGridClippingundefinedValue Property |
Texels in the clipping texture with this value will clip all voxels above and below the surface.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat undefinedValue { get; }
Public ReadOnly Property undefinedValue As SoSFFloat
Get
public:
property SoSFFloat^ undefinedValue {
SoSFFloat^ get ();
}
member undefinedValue : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks
Default is NaN (not a number).
Note |
---|
Field available since Open Inventor 9.0 |
See Also