Click or drag to resize

WeatherMakerDayNightCycleProfileScript Methods

The WeatherMakerDayNightCycleProfileScript type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculateMoonPosition
Calculate moon position
Public methodStatic memberCalculateSunPosition
Calculate the position of the sun
Public methodStatic memberConvertAzimuthAtltitudeToUnitVector
Azimuth and atltidue unit vector
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID

Returns the instance id of the object.

(Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberJulianToDateTime
Julian date to System.DateTime
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodToString

Returns the name of the GameObject.

(Inherited from Object.)
Public methodUpdateFromProfile
Update day night cycle using profile settings and light manager state
Top
Extension Methods
  NameDescription
Public Extension MethodCachedName
Get cached name
(Defined by WeatherMakerObjectExtensions.)
Public Extension MethodSetCachedName
Put name in the cache
(Defined by WeatherMakerObjectExtensions.)
Top
See Also