RenderSettingsAmbientLight Property |
Gets or sets the ambient light color used in rendering.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color AmbientLight { get; set; }Public Property AmbientLight As Color
Get
Set
Property Value
Type:
Color
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also