Property SunTime
SunTime
Gets or sets the position of the sun in the scene view based on a specific date and time.
Declaration
public DateTimeOffset SunTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset | The position of the sun in the scene view based on a specific date and time. |
Remarks
The position of sunset, sunrise, and the night-time area of darkness are visible in the scene view as calculated from the SunTime value. These lighting effects are visible if you have set the SunLighting modes of Light and LightAndShadows.
The default value is Fri Sep 22 2000 12:00:00 GMT+0000.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |