The XBlending type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Add |
Defines blending using the component sum.
|
![]() ![]() | Alpha |
Defines blending using the alpha component.
|
![]() ![]() | Modulate |
Defines blending using the component modulation.
|
![]() ![]() | None |
Defines blending with the full overlay of the first component. The second component is ommited.
|
![]() ![]() | TransparentColor |
Defines blending using the transparent color.
|