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