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. |
Implements
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 | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |