Click or drag to resize

WeatherMakerFullScreenEffectCommandBufferName Property

The name for the command buffer that will be created for this effect. This should be unique for your project.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string CommandBufferName { get; set; }

Property Value

Type: String
See Also