Skip to content

Withable

Defined in: packages/typegpu/src/core/root/rootTypes.ts:196

TSelf

with<T>(slot, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:197

T

TgpuSlot<T>

Eventual<T>

TSelf

with<T>(accessor, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:198

T extends BaseData

TgpuAccessor<T>

In<NoInfer>

TSelf

with<T>(accessor, value): TSelf

Defined in: packages/typegpu/src/core/root/rootTypes.ts:199

T extends BaseData

TgpuMutableAccessor<T>

In<NoInfer>

TSelf