Skip to content

WgslTextureDepthCube

readonly [$internal]: Record<string, unknown>

WgslTexture.[$internal]

packages/typegpu/src/data/wgslTypes.ts:40


readonly [$repr]: textureDepthCube

WgslTexture.[$repr]

packages/typegpu/src/data/texture.ts:188


readonly bindingSampleType: [GPUTextureSampleType, ...GPUTextureSampleType[]]

WgslTexture.bindingSampleType

packages/typegpu/src/data/texture.ts:56


readonly dimension: "cube"

WgslTexture.dimension

packages/typegpu/src/data/texture.ts:54


readonly multisampled: false

WgslTexture.multisampled

packages/typegpu/src/data/texture.ts:55


readonly sampleType: F32

WgslTexture.sampleType

packages/typegpu/src/data/texture.ts:53


readonly type: "texture_depth_cube"

WgslTexture.type

packages/typegpu/src/data/texture.ts:187

toString(): string

string

WgslTexture.toString

packages/typegpu/src/data/wgslTypes.ts:43