SoUniformGridClippingclipBelow Property |
Clip voxels below the surface.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool clipBelow { get; }
Public ReadOnly Property clipBelow As SoSFBool
Get
public:
property SoSFBool^ clipBelow {
SoSFBool^ get ();
}
member clipBelow : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks Default is false;
Note |
---|
Field available since Open Inventor 8.6 |
See Also