正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/WebGPUDriver/RenderDevice/WebGPUBindGroupCache
WebGPUBindGroupCache
类 WebGPUBindGroupCache
索引
构造函数
constructor
属性
empty
Bind
Group
方法
clear
Cache
get
Bind
Group
get
Bind
Group
By
Node
get
Layout
Info
构造函数
constructor
new
WebGPUBind
Group
Cache
(
)
:
WebGPUBindGroupCache
返回
WebGPUBindGroupCache
属性
静态
empty
Bind
Group
empty
Bind
Group
:
WebGPUBindGroup
方法
clear
Cache
clear
Cache
(
)
:
void
返回
void
get
Bind
Group
get
Bind
Group
(
commands
,
shaderData
,
addition
,
resource
,
textureExitsMask
)
:
WebGPUBindGroup
参数
commands
:
string
[]
shaderData
:
WebGPUShaderData
addition
:
Map
<
string
,
ShaderData
>
resource
:
WebGPUUniformPropertyBindingInfo
[]
textureExitsMask
:
number
返回
WebGPUBindGroup
get
Bind
Group
By
Node
get
Bind
Group
By
Node
(
resource
,
node
,
textureExitsMask
)
:
WebGPUBindGroup
参数
resource
:
WebGPUUniformPropertyBindingInfo
[]
node
:
WebBaseRenderNode
textureExitsMask
:
number
返回
WebGPUBindGroup
get
Layout
Info
get
Layout
Info
(
commands
,
shaderData
,
addition
,
resources
,
textureExitsMask
)
:
WebGPUBindGroupLayoutInfo
参数
commands
:
string
[]
shaderData
:
WebGPUShaderData
addition
:
Map
<
string
,
ShaderData
>
resources
:
WebGPUUniformPropertyBindingInfo
[]
textureExitsMask
:
number
返回
WebGPUBindGroupLayoutInfo
Version
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
empty
Bind
Group
方法
clear
Cache
get
Bind
Group
get
Bind
Group
By
Node
get
Layout
Info
LayaAir3引擎API
加载中……