正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderEngine/BlendState
BlendComponent
类 BlendComponent
索引
构造函数
constructor
属性
_blend
Operation
_blend
OperationGLData
_destination
Factor
_destination
FactorGLData
_hash
Index
_source
Blend
Factor
_source
Blend
FactorGLData
_pool
方法
get
Blend
Component
get
Hash
构造函数
constructor
new
Blend
Component
(
blendOperationGLData
,
sourceBlendFactor
,
destinationFactor
,
hashindex
)
:
BlendComponent
参数
blendOperationGLData
:
BlendEquationSeparate
sourceBlendFactor
:
BlendFactor
destinationFactor
:
BlendFactor
hashindex
:
number
返回
BlendComponent
属性
_blend
Operation
_blend
Operation
:
BlendEquationSeparate
_blend
OperationGLData
_blend
OperationGLData
:
number
_destination
Factor
_destination
Factor
:
BlendFactor
_destination
FactorGLData
_destination
FactorGLData
:
number
_hash
Index
_hash
Index
:
number
= 0
_source
Blend
Factor
_source
Blend
Factor
:
BlendFactor
_source
Blend
FactorGLData
_source
Blend
FactorGLData
:
number
静态
_pool
_pool
:
Record
<
number
,
BlendComponent
>
= {}
方法
静态
get
Blend
Component
get
Blend
Component
(
blendOperationGLData
,
sourceBlendFactor
,
destinationFactor
)
:
BlendComponent
参数
blendOperationGLData
:
number
sourceBlendFactor
:
number
destinationFactor
:
number
返回
BlendComponent
静态
get
Hash
get
Hash
(
blendOperationGLData
,
sourceBlendFactor
,
destinationFactor
)
:
number
参数
blendOperationGLData
:
number
sourceBlendFactor
:
number
destinationFactor
:
number
返回
number
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
_blend
Operation
_blend
OperationGLData
_destination
Factor
_destination
FactorGLData
_hash
Index
_source
Blend
Factor
_source
Blend
FactorGLData
_pool
方法
get
Blend
Component
get
Hash
LayaAir3引擎API
加载中……