正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/WebGPUDriver/RenderDevice/WebGPURenderPipelineHelper
WebGPUBlendState
类 WebGPUBlendState
索引
构造函数
constructor
方法
get
Blend
State
构造函数
constructor
new
WebGPUBlendState
()
:
WebGPUBlendState
返回
WebGPUBlendState
方法
静态
get
Blend
State
getBlendState
(
blend
:
BlendType
,
operationRGB
:
BlendEquationSeparate
,
srcBlendRGB
:
BlendFactor
,
dstBlendRGB
:
BlendFactor
,
operationAlpha
:
BlendEquationSeparate
,
srcBlendAlpha
:
BlendFactor
,
dstBlendAlpha
:
BlendFactor
,
)
:
WebGPUBlendStateCache
参数
blend
:
BlendType
operationRGB
:
BlendEquationSeparate
srcBlendRGB
:
BlendFactor
dstBlendRGB
:
BlendFactor
operationAlpha
:
BlendEquationSeparate
srcBlendAlpha
:
BlendFactor
dstBlendAlpha
:
BlendFactor
返回
WebGPUBlendStateCache
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
方法
get
Blend
State
LayaAir3引擎API
加载中……