Skip to content

Withable

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

TSelf

with<T>(slot, value): TSelf

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

T

TgpuSlot<T>

Eventual<T>

TSelf

with<T>(accessor, value): TSelf

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

T extends BaseData

TgpuAccessor<T>

In<NoInfer>

TSelf

with<T>(accessor, value): TSelf

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

T extends BaseData

TgpuMutableAccessor<T>

In<NoInfer>

TSelf