正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderEngine/BlendState
BlendState
类 BlendState
索引
构造函数
constructor
属性
alpha
Blend
Component
blend
Type
color
Blend
Component
_blend_
All_
pool
_blend_
seperate_
pool
方法
create
构造函数
constructor
new
BlendState
(
blendType
:
number
)
:
BlendState
参数
blendType
:
number
返回
BlendState
属性
alpha
Blend
Component
alphaBlendComponent
:
BlendComponent
blend
Type
blendType
:
BlendType
= 0
Whether to enable blend.
color
Blend
Component
colorBlendComponent
:
BlendComponent
静态
_blend_
All_
pool
_blend_All_pool
:
any
= {}
静态
_blend_
seperate_
pool
_blend_seperate_pool
:
any
= {}
方法
静态
create
create
(
blendType
:
number
,
colorBlendhash
:
BlendComponent
,
alphaBlendComponent
:
BlendComponent
,
)
:
void
参数
blendType
:
number
colorBlendhash
:
BlendComponent
alphaBlendComponent
:
BlendComponent
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
alpha
Blend
Component
blend
Type
color
Blend
Component
_blend_
All_
pool
_blend_
seperate_
pool
方法
create
LayaAir3引擎API
加载中……
Whether to enable blend.