NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiPixelFormat | ||
Pixel Format | PixelFormat | The format of the pixels in this internally stored image. |
Bits Per Pixel | byte | Bits per pixel, 0 (Compressed), 8, 24 or 32. |
Renderer Hint | uint | |
Extra Data | uint | |
Flags | byte | |
Tiling | PixelTiling | |
sRGB Space | bool | |
Channels | PixelFormatComponent | Channel Data |
From NiPersistentSrcTextureRendererData | ||
Palette | Ref<NiPalette> | |
Num Mipmaps | uint | |
Bytes Per Pixel | uint | |
Mipmaps | MipMap | |
Num Pixels | uint | |
Pad Num Pixels | uint | |
Num Faces | uint | |
Platform | PlatformID | |
Renderer | RendererID | |
Pixel Data | byte |