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. |
Remarks
The ambient light is visible if the SunLighting is set to Light or LightAndShadows.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 200.2 |
.NET Framework | 100.0 - 200.2 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |