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
0x0000 CT_MUTABLE Mutable Mesh
0x4000 CT_STATIC Static Mesh
0x8000 CT_VOLATILE Volatile Mesh

Storage Type

unsigned short

Found In