NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Arg | Arr1 | Arr2 | Cond | Description | From | To |
---|---|---|---|---|---|---|---|---|
From NiObject | ||||||||
From NiImage | ||||||||
Use External | byte | 0 if the texture is internal to the NIF file. | ||||||
File Name | FilePath | useExternal != 0 | The filepath to the texture. | |||||
Image Data | Ref<NiRawImageData> | useExternal == 0 | 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? | 3.1 |