Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUBlendComponent
GPUBlend
Component
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
?