Skip to content

WgslTextureDepthCubeArray

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

WgslTexture.[$internal]

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


readonly [$repr]: textureDepthCubeArray

WgslTexture.[$repr]

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


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

WgslTexture.bindingSampleType

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


readonly dimension: "cube-array"

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_array"

WgslTexture.type

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

toString(): string

string

WgslTexture.toString

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