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

bhkConvexListShape

A havok shape.
A list of convex shapes.

Do not put a bhkPackedNiTriStripsShape in the Sub Shapes. Use a
separate collision nodes without a list shape for those.

Also, shapes collected in a bhkListShape may not have the correct
walking noise, so only use it for non-walkable objects.

Attributes

Name Type Description
From NiObject
From bhkRefObject
From bhkSerializable
From bhkShape
From bhkConvexListShape
Num Sub Shapes uint
Sub Shapes Ref<bhkConvexShape> List of shapes.
Material HavokMaterial The material of the shape.
Radius float
Unknown Int 1 uint Unknown.
Unknown Float 1 float Unknown.
Child Shape Property hkWorldObjCinfoProperty
Unknown Byte 1 byte Unknown.
Unknown Float 2 float Unknown.

Parent Of