Click or drag to resize

IntensityScriptableObjectIntensityData Property

The intensity data of this weather event at this instance

Namespace:  WeatherSystem.Internal
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual IntensityData IntensityData { get; set; }

Property Value

Type: IntensityData
See Also