SoOffscreenVolumeRenderopacityThreshold Property |
During extraction, voxels with an opacity less than the specified value will be ignored Default is 0.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat opacityThreshold { get; }
Public ReadOnly Property opacityThreshold As SoSFFloat
Get
public:
property SoSFFloat^ opacityThreshold {
SoSFFloat^ get ();
}
member opacityThreshold : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also