Click or drag to resize

ReliantWeatherProperty Methods

The ReliantWeatherProperty type exposes the following members.

Methods
  NameDescription
Public methodApplyIntensity
Calculates an intensity from the parents intensity, weighted by curves, then applies that intensity value to all IntensityComponentCurves
(Overrides WeatherPropertyApplyIntensity(IntensityData).)
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
(Inherited from WeatherProperty.)
Public methodOnDeactivate
Deactivates all stored drivenComponents and then clears drivenComponents
(Inherited from WeatherProperty.)
Public methodSetDirty Obsolete. (Inherited from ScriptableObject.)
Public methodToString (Inherited from Object.)
Top
See Also