TgpuBindGroup
TgpuBindGroup<
Entries>:object
Defined in: packages/typegpu/src/tgpuBindGroupLayout.ts:360
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”
readonlylayout:TgpuBindGroupLayout<Entries>
resourceType
Section titled “resourceType”
readonlyresourceType:"bind-group"
unwrap()
Section titled “unwrap()”Parameters
Section titled “Parameters”unwrapper
Section titled “unwrapper”Unwrapper
Returns
Section titled “Returns”GPUBindGroup