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 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 |