跳到主要内容

PropLayout

Ploy3DDocs


Ploy3D / PropLayout

Interface: PropLayout

材质属性资源绑定组布局。

Extended by

Properties

custom_g3?

optional custom_g3: GPUBindGroupLayout

自定义GPU资源绑定组布局实例G3。


fscode

fscode: string

资源绑定组代码。


group

group: number

资源组索引。


layout?

optional layout: GPUBindGroupLayout

GPU资源绑定组布局实例。


tuple

tuple: PropTuple

资源绑定组属性元组。


vscode

vscode: string

资源绑定组代码。