TgpuTextureView
Type Parameters
Section titled “Type Parameters”• TSchema extends WgslStorageTexture | WgslTexture = WgslStorageTexture | WgslTexture
Properties
Section titled “Properties”[$gpuValueOf]
Section titled “[$gpuValueOf]”
readonly[$gpuValueOf]:Infer<TSchema>
Defined in
Section titled “Defined in”packages/typegpu/src/core/texture/texture.ts:238
[$internal]
Section titled “[$internal]”
readonly[$internal]:TextureViewInternals
Defined in
Section titled “Defined in”packages/typegpu/src/core/texture/texture.ts:234
$
$:
Infer<TSchema>
Defined in
Section titled “Defined in”packages/typegpu/src/core/texture/texture.ts:240
resourceType
Section titled “resourceType”
readonlyresourceType:"texture-view"
Defined in
Section titled “Defined in”packages/typegpu/src/core/texture/texture.ts:235
schema
Section titled “schema”
readonlyschema:TSchema
Defined in
Section titled “Defined in”packages/typegpu/src/core/texture/texture.ts:236
value:
Infer<TSchema>