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 |
---|---|
System.Drawing.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 Android | 200.0 - 200.5 |
Xamarin.Android | 100.0 - 100.15 |