Property AmbientLightColor
AmbientLightColor
Gets or sets the color of the scene view's ambient light.
Declaration
public Color AmbientLightColor { get; set; }
Property Value
Type | Description |
---|---|
Color | The color of the scene view's ambient light. |
Implements
Remarks
The ambient light is visible if the Sun
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |