RedGPU API - v3.0.0-Alpha
GitHub
Examples
Report Issue
Preparing search index...
Material
BLEND_MODE
Variable BLEND_MODE
Const
BLEND_MODE
:
{
DIFFERENCE
:
6
;
EXCLUSION
:
7
;
LIGHTEN
:
2
;
LINEAR_DODGE
:
4
;
MULTIPLY
:
1
;
NORMAL
:
0
;
SCREEN
:
3
;
SUBTRACT
:
5
;
}
= ...
Type Declaration
Readonly
DIFFERENCE
:
6
Readonly
EXCLUSION
:
7
Readonly
LIGHTEN
:
2
Readonly
LINEAR_DODGE
:
4
Readonly
MULTIPLY
:
1
Readonly
NORMAL
:
0
Readonly
SCREEN
:
3
Readonly
SUBTRACT
:
5
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Report Issue
RedGPU API - v3.0.0-Alpha
Loading...