Click or drag to resize
SoVolumeShaderraycasting Property

Note: This API is now obsolete.

Use raycasting for volume rendering (SoVolumeRender).

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSFBool raycasting { get; }

Property Value

Type: SoSFBool
Remarks

Note: Has no effect unless the forVolumeOnly field is true. Default is true. NOTE: field available since Open Inventor 9.0Obsoletesince Open Inventor 9620 Only raycasting mode will be supported in OIV10

See Also