Click or drag to resize
SoDirectVizManagerenvLightIntensityScale Property

Intensity scale applied to environment lights defined by numEnvLights.

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

Property Value

Type: SoSFFloat
Remarks

Default is 1.

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

See Also