Property SunLighting
SunLighting
Gets or sets the type of ambient sunlight and shadows in the scene view.
Declaration
public LightingMode SunLighting { get; set; }
Property Value
| Type | Description |
|---|---|
| LightingMode | The type of ambient sunlight and shadows in the scene view. |
Remarks
Light and LightAndShadows display ambient light according to the specified AmbientLightColor.
The default value is NoLight.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Android | 200.0 - 200.8 |
| Xamarin.Android | 100.0 - 100.15 |