Click or drag to resize
SoDirectVizManagerfuzzyLights Property

Enables/disables fuzzy effects globally in the scene graph.

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

Property Value

Type: SoSFBool
Remarks

Default is false.

The initial value can be set using the environment variable DIRECTVIZ_FUZZY_LIGHTS. See SoPreferences. Since Open Inventor 7.2

See Also