Click or drag to resize

WeatherMakerDayNightCycleProfileScript Properties

The WeatherMakerDayNightCycleProfileScript type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Get a date time object representing the current year, month, day and time of day in local time
Public propertyDawnDuskMultiplier
1 if it is fully dawn or dusk
Public propertyDayMultiplier
1 if it is fully day
Public propertyhideFlags

Should the object be hidden, saved with the scene or modifiable by the user?

(Inherited from Object.)
Public propertyname

The name of the object.

(Inherited from Object.)
Public propertyNightMultiplier
1 if it is fully night
Public propertyTimeOfDayCategory
Time of day category
Public propertyTimeOfDayTimespan
Time of day as a TimeSpan object
Public propertyTimeOfDayTimeSpan
Get a TimeSpan from the TimeOfDay property
Top
See Also