TgpuBufferMutable
Extends
Section titled “Extends”TgpuBufferUsage<TData,"mutable">
Type Parameters
Section titled “Type Parameters”• TData extends BaseData
Properties
Section titled “Properties”[$gpuValueOf]
Section titled “[$gpuValueOf]”
readonly[$gpuValueOf]:InferGPU<TData>
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$gpuValueOf]
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:41
[$internal]
Section titled “[$internal]”
readonly[$internal]:object
dataType
Section titled “dataType”
readonlydataType:TData
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$internal]
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:45
[$repr]
Section titled “[$repr]”
readonly[$repr]:Infer<TData>
Inherited from
Section titled “Inherited from”TgpuBufferUsage.[$repr]
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:39
$
$:
InferGPU<TData>
Inherited from
Section titled “Inherited from”TgpuBufferUsage.$
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:43
resourceType
Section titled “resourceType”
readonlyresourceType:"buffer-usage"
Inherited from
Section titled “Inherited from”TgpuBufferUsage.resourceType
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:37
readonlyusage:"mutable"
Inherited from
Section titled “Inherited from”TgpuBufferUsage.usage
Defined in
Section titled “Defined in”packages/typegpu/src/core/buffer/bufferUsage.ts:38
value:
InferGPU<TData>
Inherited from
Section titled “Inherited from”TgpuBufferUsage.value