NIF File Format Documentation

NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

CollisionMode

Choices

Number Name Description
0 CM_USE_OBB Use Bounding Box
1 CM_USE_TRI Use Triangles
2 CM_USE_ABV Use Alternate Bounding Volumes
3 CM_NOTEST No Test
4 CM_USE_NIBOUND Use NiBound

Storage Type

unsigned int

Found In