Click or drag to resize

LightAmbient Property

Gets or sets the ambient color.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Color Ambient { get; set; }

Property Value

Type: Color
See Also