TgpuAccessor
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:57
Extends
Section titled “Extends”TgpuNamable
Type Parameters
Section titled “Type Parameters”Properties
Section titled “Properties”[$gpuValueOf]
Section titled “[$gpuValueOf]”
readonly[$gpuValueOf]:InferGPU<T>
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:66
[$internal]
Section titled “[$internal]”
readonly[$internal]:true
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:58
[$soul]
Section titled “[$soul]”
readonly[$soul]:TgpuAccessorSoul<T,In<T>>
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:59
$
readonly$:InferGPU<T>
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:67
defaultValue
Section titled “defaultValue”
readonlydefaultValue:In<T> |undefined
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:63
resourceType
Section titled “resourceType”
readonlyresourceType:"accessor"
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:60
schema
Section titled “schema”
readonlyschema:T
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:62
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:64
Methods
Section titled “Methods”$name()
Section titled “$name()”$name(
label):this
Defined in: packages/typegpu/src/shared/meta.ts:44
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”TgpuNamable.$name
toString()
Section titled “toString()”toString():
string
Defined in: packages/typegpu/src/core/slot/slotTypes.ts:69
Returns a string representation of an object.
Returns
Section titled “Returns”string