Click or drag to resize
SoEnvironmentambientColor Property

RGB color of ambient lighting (for Phong lighting).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFColor ambientColor { get; }

Property Value

Type: SoSFColor
Remarks

Default is 1, 1, 1.

See Also