TgpuBindGroup
TgpuBindGroup<
Entries
>:object
Defined in: packages/typegpu/src/tgpuBindGroupLayout.ts:357
Type Parameters
Section titled “Type Parameters”• Entries extends Record
<string
, TgpuLayoutEntry
| null
> = Record
<string
, TgpuLayoutEntry
| null
>
Type declaration
Section titled “Type declaration”layout
Section titled “layout”
readonly
layout:TgpuBindGroupLayout
<Entries
>
resourceType
Section titled “resourceType”
readonly
resourceType:"bind-group"
unwrap()
Section titled “unwrap()”Parameters
Section titled “Parameters”unwrapper
Section titled “unwrapper”Unwrapper
Returns
Section titled “Returns”GPUBindGroup