正在准备搜索索引...
搜索索引不可用
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
BlendComponent
(
blendOperationGLData
:
BlendEquationSeparate
,
sourceBlendFactor
:
BlendFactor
,
destinationFactor
:
BlendFactor
,
hashindex
:
number
,
)
:
BlendComponent
参数
blendOperationGLData
:
BlendEquationSeparate
sourceBlendFactor
:
BlendFactor
destinationFactor
:
BlendFactor
hashindex
:
number
返回
BlendComponent
属性
_blend
Operation
_blendOperation
:
BlendEquationSeparate
_blend
OperationGLData
_blendOperationGLData
:
number
_destination
Factor
_destinationFactor
:
BlendFactor
_destination
FactorGLData
_destinationFactorGLData
:
number
_hash
Index
_hashIndex
:
number
= 0
_source
Blend
Factor
_sourceBlendFactor
:
BlendFactor
_source
Blend
FactorGLData
_sourceBlendFactorGLData
:
number
静态
_pool
_pool
:
any
= {}
方法
静态
get
Blend
Component
getBlendComponent
(
blendOperationGLData
:
number
,
sourceBlendFactor
:
number
,
destinationFactor
:
number
,
)
:
any
参数
blendOperationGLData
:
number
sourceBlendFactor
:
number
destinationFactor
:
number
返回
any
静态
get
Hash
getHash
(
blendOperationGLData
:
number
,
sourceBlendFactor
:
number
,
destinationFactor
:
number
,
)
:
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
加载中……