SoVolumeRenderingQualitysegmentedInterpolation Property |
Allow correct interpolation when rendering segmented data.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoSFBool segmentedInterpolation { get; }
Public ReadOnly Property segmentedInterpolation As SoSFBool
Get
public:
property SoSFBool^ segmentedInterpolation {
SoSFBool^ get ();
}
member segmentedInterpolation : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also