Uranium
Application Framework
|
Blending mode. More...
Static Public Attributes | |
int | NoBlending = 0 |
int | Normal = 1 |
Blending disabled. More... | |
int | Additive = 2 |
Standard alpha blending, mixing source and destination values based on respective alpha channels. More... | |
Blending mode.
|
static |
Standard alpha blending, mixing source and destination values based on respective alpha channels.
|
static |
Blending disabled.