|
CommonStatesPremultipliedSubstractiveBlend Property |
Substractive blend for pre-multiplied alpha (used for shadows, "negative lights", etc.)
D.rgb := D.rgb * 1 - aS.rgb * 1
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public BlendState PremultipliedSubstractiveBlend { get; }
Property Value
BlendStateSee Also