SoDataSetvalueInterpretation Property |
Specifies if this dataset corresponds or does not correspond to a segmented image.
Namespace: OIV.LDM.Nodes
A segmented image contains only discrete values.
This field is only useful if the OIV.VolumeViz.Nodes.SoVolumeShape.interpolation type used by the rendering is either LINEAR or CUBIC. For other types of interpolation, this field is ignored and the data set is always considered as continuous. This field is also ignored for RGBA datasets (see OIV.VolumeViz.Nodes.SoVolumeData.dataRGBA).
. Default is CONTINUOUS.
Note |
---|
Field available since Open Inventor 2024.2 |