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

CollisionMode

The collision mode controls the type of collision operation that is to take place for NiCollisionData.

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 Indicates that no collision test should be made.
4 CM_USE_NIBOUND Use NiBound

Storage Type

uint

Found In