NIF File Format Documentation

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

MipMap

Description of a MipMap within a NiPixelData object.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
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