Properties:
Name | Type | Description |
---|---|---|
groupMap |
Record<string, Record<string, any>> |
an optional map of how to bind the groups. This is automatically generated by reading the WebGPU program |
groups |
ShaderGroups |
A record of BindGroup's used by the shader. |
Extends
Members
an optional map of how to bind the groups. This is automatically generated by reading the WebGPU program
groups ShaderGroups
A record of BindGroup's used by the shader.