Click or drag to resize

WeatherMakerLightningBoltScriptDestinationBlendMode Field

Destination blend mode. Default is One. For additive blend use One. For alpha blend use OneMinusSrcAlpha.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public BlendMode DestinationBlendMode

Field Value

Type: BlendMode
See Also