Click or drag to resize

WeatherProperty Methods

The WeatherProperty type exposes the following members.

Methods
  NameDescription
Public methodApplyIntensity
Iterates over all IntensityDrivenBehaviours held by this object and updates the intensity of each
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInstanceID (Inherited from Object.)
Public methodOnActivate
The activation behaviour of the object Finds all intensity driven behaviours in the scene if it doesn't have them already and stores them in drivenComponents Finally, activates each found IntensityDrivenBehaviour
Public methodOnDeactivate
Deactivates all stored drivenComponents and then clears drivenComponents
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodToString (Inherited from Object.)
Top
See Also