W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
GPUBlendState
interface
GPUBlendState {
alpha
:
GPUBlendComponent
;
color
:
GPUBlendComponent
;
}
Properties
alpha
:
GPUBlendComponent
color
:
GPUBlendComponent
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUBlendState