Click or drag to resize

WeatherMakerFullScreenCloudsScriptBeforeCloudsRenderHooks Field

Allow rendering to command buffer before the clouds render

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public readonly List<Action<WeatherMakerCommandBuffer>> BeforeCloudsRenderHooks

Field Value

Type: ListActionWeatherMakerCommandBuffer
See Also