P_Rhino_Render_RenderSettings_AmbientLight - mcneel/rhinocommon-api-docs GitHub Wiki

RenderSettings.AmbientLight Property

Gets or sets the ambient light color used in rendering.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Color AmbientLight { get; set; }

VB

Public Property AmbientLight As Color
	Get
	Set

Property Value

Type: Color

Version Information

Supported in: 5D58w

See Also

Reference

RenderSettings Class
Rhino.Render Namespace

⚠️ **GitHub.com Fallback** ⚠️