|
Time of Day
|
Parameters of the day and night cycle. This is the type of the TOD_Sky.Cycle inspector variable group. More...
Public Attributes | |
| float | Hour = 12 |
| [0, 24] Current hour of the day. | |
| int | Day = 15 |
| [1, 31] Current day of the month. | |
| int | Month = 6 |
| [1, 12] Current month of the year. | |
| int | Year = 2000 |
| [1, 9999] Current year. | |
Properties | |
| System.DateTime | DateTime [get, set] |
| All time information as a System.DateTime instance. | |
| long | Ticks [get, set] |
| All time information as a single long. Value corresponds to the System.DateTime.Ticks property. | |
Parameters of the day and night cycle. This is the type of the TOD_Sky.Cycle inspector variable group.
1.8.14