toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUBlendComponent
GPUBlend
Component
external
interface
GPUBlendComponent
(
source
)
Members
Properties
dst
Factor
Link copied to clipboard
abstract
val
dstFactor
:
GPUBlendFactor
?
operation
Link copied to clipboard
abstract
val
operation
:
GPUBlendOperation
?
src
Factor
Link copied to clipboard
abstract
val
srcFactor
:
GPUBlendFactor
?