正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/WebGPUDriver/RenderDevice/WebGPURenderPipelineHelper
DepthStencilParam
类 DepthStencilParam
索引
构造函数
constructor
属性
depth
Bias
depth
Bias
Clamp
depth
Bias
Constant
depth
Bias
Slope
Scale
depth
Test
depth
Write
stencil
Enable
stencil
Op
stencil
Read
Mask
stencil
Ref
stencil
Test
stencil
Write
stencil
Write
Mask
构造函数
constructor
new
Depth
Stencil
Param
(
)
:
DepthStencilParam
返回
DepthStencilParam
属性
depth
Bias
depth
Bias
:
boolean
depth
Bias
Clamp
depth
Bias
Clamp
:
number
depth
Bias
Constant
depth
Bias
Constant
:
number
depth
Bias
Slope
Scale
depth
Bias
Slope
Scale
:
number
depth
Test
depth
Test
:
CompareFunction
depth
Write
depth
Write
:
boolean
stencil
Enable
stencil
Enable
:
boolean
stencil
Op
stencil
Op
:
{
x
:
StencilOperation
;
y
:
StencilOperation
;
z
:
StencilOperation
;
}
stencil
Read
Mask
stencil
Read
Mask
:
number
stencil
Ref
stencil
Ref
:
number
stencil
Test
stencil
Test
:
CompareFunction
stencil
Write
stencil
Write
:
boolean
stencil
Write
Mask
stencil
Write
Mask
:
number
Version
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
depth
Bias
depth
Bias
Clamp
depth
Bias
Constant
depth
Bias
Slope
Scale
depth
Test
depth
Write
stencil
Enable
stencil
Op
stencil
Read
Mask
stencil
Ref
stencil
Test
stencil
Write
stencil
Write
Mask
LayaAir3引擎API
加载中……