WeatherMakerPrecipitationProfileScript Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerPrecipitationProfileScript type exposes the following members.
| Name | Description | |
|---|---|---|
| WeatherMakerPrecipitationProfileScript | Initializes a new instance of the WeatherMakerPrecipitationProfileScript class |
| Name | Description | |
|---|---|---|
| hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
| name | The name of the object. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | Returns the instance id of the object. | |
| GetType | (Inherited from Object.) | |
| Initialize |
Initialize
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnDestroy |
OnDestroy
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| OnDisable |
OnDisable
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| OnEnable |
OnEnable
(Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | Returns the name of the GameObject. | |
| Update |
Update
(Inherited from WeatherMakerBaseScriptableObjectScript.) |
| Name | Description | |
|---|---|---|
| Disabled | Whether this object is disabled (Inherited from WeatherMakerBaseScriptableObjectScript.) | |
| IntensityRange | Range of intensities | |
| IntensityRangeDuration | How often a new value from IntensityRange should be chosen | |
| PrecipitationMistTintColor | Tint the precipitation mist, useful for acid rain or other magical effects. | |
| PrecipitationSecondaryTintColor | Tint the precipitation secondary, useful for acid rain or other magical effects. | |
| PrecipitationTintColor | Tint the precipitation, useful for acid rain or other magical effects. | |
| PrecipitationType | Type of precipitation |
| Name | Description | |
|---|---|---|
| CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
| SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |