SoVolumeRenderlightDirection Property |
Note: This API is now obsolete.
Light direction (relative to the volume).
Namespace: OIV.VolumeViz.Nodes
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Obsolete since Open Inventor 8500. Use SoVolumeRenderingQuality::lighting field instead.")] public SoSFVec3f lightDirection { get; }
The default is (-1,-1,-1). Only affects CPU computed lighting (i.e. when the OIV.VolumeViz.Nodes.SoVolumeRender.lighting field is true).
Caution |
---|
Obsolete since Open Inventor 8500. Use OIV.VolumeViz.Nodes.SoVolumeRenderingQuality.lighting field instead. |