Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DDSInfo

Index

Properties

dxgiFormat: number
height: number

Width of the texture

isCompressed: boolean

If the texture is a compressed format eg. FOURCC_DXT1

isCube: boolean
isFourCC: boolean

If the textures format is a known fourCC format

see

https://www.fourcc.org/

isLuminance: boolean

If the texture is a lumincance format

isRGB: boolean

If the texture is an RGB format eg. DXGI_FORMAT_B8G8R8X8_UNORM format

mipmapCount: number

Number of Mipmaps for the texture

see

https://en.wikipedia.org/wiki/Mipmap

sphericalPolynomial?: SphericalPolynomial

Sphericle polynomial created for the dds texture

textureType: number

Texture type eg. Engine.TEXTURETYPE_UNSIGNED_INT, Engine.TEXTURETYPE_FLOAT

width: number

Width of the texture

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme