TgpuDerived
Type Parameters
Section titled “Type Parameters”• T
Properties
Section titled “Properties”[$gpuValueOf]
Section titled “[$gpuValueOf]”
readonly[$gpuValueOf]:GPUValueOf<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:29
[$internal]
Section titled “[$internal]”
readonly[$internal]:true
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:26
[$providing]?
Section titled “[$providing]?”
readonlyoptional[$providing]:Providing
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:34
$
readonly$:GPUValueOf<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:31
resourceType
Section titled “resourceType”
readonlyresourceType:"derived"
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:27
readonlyvalue:GPUValueOf<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:30
Methods
Section titled “Methods”with()
Section titled “with()”with<
TValue>(slot,value):TgpuDerived<T>
Type Parameters
Section titled “Type Parameters”• TValue
Parameters
Section titled “Parameters”TgpuSlot<TValue>
Eventual<TValue>
Returns
Section titled “Returns”TgpuDerived<T>