NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
| Name | Type | Description |
|---|---|---|
| From NiObject | ||
| From NiImage | ||
| Use External | byte | 0 if the texture is internal to the NIF file. |
| File Name | FilePath | The filepath to the texture. |
| Image Data | Ref<NiRawImageData> | Link to the internally stored image data. |
| Unknown Int | uint | Unknown. Often seems to be 7. Perhaps m_uiMipLevels? |
| Unknown Float | float | Unknown. Perhaps fImageScale? |