TgpuMutableAccessor
Extends
Section titled “Extends”TgpuNamable
Type Parameters
Section titled “Type Parameters”• T extends BaseData = BaseData
Properties
Section titled “Properties”[$gpuValueOf]
Section titled “[$gpuValueOf]”
readonly[$gpuValueOf]:InferGPU<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:99
[$internal]
Section titled “[$internal]”
readonly[$internal]:true
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:92
$
$:
InferGPU<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:101
defaultValue
Section titled “defaultValue”
readonlydefaultValue:undefined|In<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:96
resourceType
Section titled “resourceType”
readonlyresourceType:"mutable-accessor"
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:93
schema
Section titled “schema”
readonlyschema:T
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:95
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:97
value:
InferGPU<T>
Defined in
Section titled “Defined in”packages/typegpu/src/core/slot/slotTypes.ts:100
Methods
Section titled “Methods”$name()
Section titled “$name()”$name(
label):this
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”TgpuNamable.$name