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 Windows | 100.13 - 200.5 |