NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

MipMap

Description of a mipmap within an NiPixelData object.

Attributes

Name Type Description
Width uint Width of the mipmap image.
Height uint Height of the mipmap image.
Offset uint Offset into the pixel data array where this mipmap starts.

Found In