IntensityDrivenParticlesConditionalUpdateWithIntensity Method |
Updates emmission rates and the gravity modifier based on the given intensity data
Namespace:
WeatherSystem.IntensityComponents
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected override void ConditionalUpdateWithIntensity(
IntensityData intensityData
)
Parameters
- intensityData
- Type: WeatherSystemIntensityData
Intensity data
See Also