Click or drag to resize

WeatherEvent Properties

The WeatherEvent type exposes the following members.

Properties
  NameDescription
Public propertyhideFlags (Inherited from Object.)
Public propertyIntensity
Shortcut for IntensityData.intensity
(Inherited from IntensityScriptableObject.)
Public propertyIntensityData
The current Intensity data for this WeatherEvent Setting this value will ApplyIntensity() on the WeatherProperties object managed by this WeatherEvent
(Overrides IntensityScriptableObjectIntensityData.)
Public propertyname (Inherited from Object.)
Public propertyProperties
The weather properties managed by this weather event
Public propertyWeatherPropertiesIntensityCurves
The intensity modification curves for weather properties
Public propertyWeatherType
The type of wether this WeatherEvent deals with
Top
See Also