正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/WebGPUDriver/RenderDevice/WebGPURenderPipelineHelper
WebGPUDepthStencilState
类 WebGPUDepthStencilState
索引
构造函数
constructor
方法
get
Depth
Stencil
State
构造函数
constructor
new
WebGPUDepthStencilState
()
:
WebGPUDepthStencilState
返回
WebGPUDepthStencilState
方法
静态
get
Depth
Stencil
State
getDepthStencilState
(
format
:
RenderTargetFormat
,
depthWriteEnabled
:
boolean
,
depthCompare
:
CompareFunction
,
stencilParam
?:
any
,
depthBiasParam
?:
any
,
)
:
WebGPUDepthStencilStateCache
参数
format
:
RenderTargetFormat
depthWriteEnabled
:
boolean
depthCompare
:
CompareFunction
stencilParam
:
any
= null
depthBiasParam
:
any
= null
返回
WebGPUDepthStencilStateCache
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
方法
get
Depth
Stencil
State
LayaAir3引擎API
加载中……