Withable
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”• TSelf
Methods
Section titled “Methods”with()
Section titled “with()”Call Signature
Section titled “Call Signature”with<
T>(slot,value):TSelf
Type Parameters
Section titled “Type Parameters”• T
Parameters
Section titled “Parameters”TgpuSlot<T>
Eventual<T>
Returns
Section titled “Returns”TSelf
Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:243
Call Signature
Section titled “Call Signature”with<
T>(accessor,value):TSelf
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”TSelf
Defined in
Section titled “Defined in”packages/typegpu/src/core/root/rootTypes.ts:244
Call Signature
Section titled “Call Signature”with<
T>(accessor,value):TSelf
Type Parameters
Section titled “Type Parameters”• T extends BaseData
Parameters
Section titled “Parameters”accessor
Section titled “accessor”In<NoInfer<T>>
Returns
Section titled “Returns”TSelf