|
CommonStatesAdditiveBlend Property |
Additive blend (used for light, fire, laser beam, lightning bolt, etc.)
D.rgb := S.rgb * S.a + D.rgb * 1
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public BlendState AdditiveBlend { get; }
Property Value
BlendStateSee Also