BlendStates Class |
Namespace: GeonBit.Core.Graphics
public static class BlendStates
The BlendStates type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Additive |
Additive blending.
|
![]() ![]() | AlphaBlend |
Alpha blend (alpha channels).
|
![]() ![]() | NonPremultiplied |
Non-premultiplied blending.
|
![]() ![]() | Opaque |
Opaque (no alpha blending).
|