Configurable
Extends
Section titled “Extends”Properties
Section titled “Properties”bindings
Section titled “bindings”
readonlybindings: [TgpuSlot<unknown>,unknown][]
Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:230
Methods
Section titled “Methods”pipe()
Section titled “pipe()”pipe(
transform):Configurable
Parameters
Section titled “Parameters”transform
Section titled “transform”(cfg) => Configurable
Returns
Section titled “Returns”Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:232
with()
Section titled “with()”Call Signature
Section titled “Call Signature”with<
T>(slot,value):Configurable
Type Parameters
Section titled “Type Parameters”• T
Parameters
Section titled “Parameters”TgpuSlot<T>
Eventual<T>
Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:197
Call Signature
Section titled “Call Signature”with<
T>(accessor,value):Configurable
Type Parameters
Section titled “Type Parameters”• T extends BaseData
Parameters
Section titled “Parameters”accessor
Section titled “accessor”TgpuAccessor<T>
In<NoInfer<T>>
Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:198
Call Signature
Section titled “Call Signature”with<
T>(accessor,value):Configurable
Type Parameters
Section titled “Type Parameters”• T extends BaseData
Parameters
Section titled “Parameters”accessor
Section titled “accessor”In<NoInfer<T>>