LightningBoltScriptDestinationBlendMode Field |
Destination blend mode. Default is One. For additive blend use One. For alpha blend use OneMinusSrcAlpha.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public BlendMode DestinationBlendMode
Public DestinationBlendMode As BlendMode
public:
BlendMode DestinationBlendMode
val mutable DestinationBlendMode: BlendMode
Field Value
Type:
BlendModeSee Also