SoVolumeRenderviewAlignedSlices Property |
Note: This API is now obsolete.
Namespace: OIV.VolumeViz.Nodes
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("See documentation for more details")] public SoSFBool viewAlignedSlices { get; }
Indicates if samples should be computed in a view-aligned manner. Default is true.
NOTE: If an OIV.VolumeViz.Nodes.SoVolumeIsosurface, OIV.VolumeViz.Nodes.SoVolumeRenderingQuality or OIV.Inventor.Nodes.SoProjection node applies to this node, this field is ignored and view-aligned samples are used.Obsoletesince Open Inventor 9100. Use samplingAlignment field instead.