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; }
Public Property AmbientLight As Color
Get
Set
Property Value
Type:
ColorSee Also