Click or drag to resize
SoDirectVizManagerglobalShadowing Property

Enables/disables shadows globally in the scene graph.

Namespace: OIV.DirectViz
Assembly: OIV.DirectViz (in OIV.DirectViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool globalShadowing { get; }

Property Value

Type: SoSFBool
Remarks

Default is false.

The initial value can be set using the environment variable DIRECTVIZ_GLOBAL_SHADOW. See SoPreferences.

See Also