Click or drag to resize
SoEnvironmentambientIntensity Property

Intensity of ambient light (for Phong lighting).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat ambientIntensity { get; }

Property Value

Type: SoSFFloat
Remarks

Default is 0.2.

See Also