TextureProps
TextureProps:
object
Defined in: packages/typegpu/src/core/texture/textureProps.ts:1
Type declaration
Section titled “Type declaration”dimension?
Section titled “dimension?”
optional
dimension:GPUTextureDimension
format
Section titled “format”format:
GPUTextureFormat
mipLevelCount?
Section titled “mipLevelCount?”
optional
mipLevelCount:number
sampleCount?
Section titled “sampleCount?”
optional
sampleCount:number
size: readonly
number
[]
viewFormats?
Section titled “viewFormats?”
optional
viewFormats:GPUTextureFormat
[]