Eventual
Eventual<
T>:T|TgpuSlot<T> |TgpuDerived<T>
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:66
Represents a value that is available at resolution time.
Type Parameters
Section titled “Type Parameters”• T
Eventual<
T>:T|TgpuSlot<T> |TgpuDerived<T>
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:66
Represents a value that is available at resolution time.
• T