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

bhkListShape

A list of 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 bhkShapeCollection
From bhkListShape
Num Sub Shapes uint The number of sub shapes referenced.
Sub Shapes Ref<bhkShape> List of shapes.
Material HavokMaterial The material of the shape.
Child Shape Property hkWorldObjCinfoProperty
Child Filter Property hkWorldObjCinfoProperty
Num Unknown Ints uint Count.
Unknown Ints uint Unknown.

Parent Of