Click or drag to resize

WeatherMakerFullScreenEffect Properties

The WeatherMakerFullScreenEffect type exposes the following members.

Properties
  NameDescription
Public propertyCommandBufferName
The name for the command buffer that will be created for this effect. This should be unique for your project.
Public propertyEnabled
Whether the effect is enabled. The effect can be disabled to prevent command buffers from being created.
Public propertyStatic memberQuad
Quad for command buffer DrawQuad
Public propertyUpdateMaterialProperties
Action to fire when Material properties should be updated
Top
See Also