Click or drag to resize

WeatherMakerFullScreenEffectUpdateMaterialProperties Property

Action to fire when Material properties should be updated

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<WeatherMakerCommandBuffer> UpdateMaterialProperties { get; set; }

Property Value

Type: ActionWeatherMakerCommandBuffer
See Also