NIF File Format Documentation
NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
ConsistencyType
Used by NiGeometryData to control the volatility of the mesh. While they appear to be flags they behave as an enum.
Choices
Number |
Name |
Description |
0 |
CT_MUTABLE |
Mutable Mesh |
16384 |
CT_STATIC |
Static Mesh |
32768 |
CT_VOLATILE |
Volatile Mesh |
Storage Type
unsigned short
Found In