W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUColorWrite
class
GPUColorWrite {
static
ALL
:
15
;
static
ALPHA
:
8
;
static
BLUE
:
4
;
static
GREEN
:
2
;
static
RED
:
1
;
}
Static Properties
ALL
:
15
ALPHA
:
8
BLUE
:
4
GREEN
:
2
RED
:
1
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUColorWrite