WeatherMakerDayNightCycleProfileScript Properties |
The WeatherMakerDayNightCycleProfileScript type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTime |
Get a date time object representing the current year, month, day and time of day in local time
| |
| DawnDuskMultiplier |
1 if it is fully dawn or dusk
| |
| DayMultiplier |
1 if it is fully day
| |
| hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
| name | The name of the object. | |
| NightMultiplier |
1 if it is fully night
| |
| TimeOfDayCategory |
Time of day category
| |
| TimeOfDayTimespan |
Time of day as a TimeSpan object
| |
| TimeOfDayTimeSpan |
Get a TimeSpan from the TimeOfDay property
|