Click or drag to resize

RenderSettingsAmbientLight Property

Gets or sets the ambient light color used in rendering.

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

Property Value

Type: Color
See Also