NIF File Format Documentation

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

bhkBoxShape

A box.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From bhkRefObject
From bhkSerializable
From bhkShape
From bhkSphereRepShape
Material HavokMaterial The shape's material.
Skyrim Material SkyrimHavokMaterial The shape's material.
Radius float The radius of the sphere that encloses the shape.
From bhkConvexShape
From bhkBoxShape
Unknown 8 Bytes byte 8 Unknown.
Dimensions Vector3 Looks like this could be the box size.
Minimum Size float The smallest of the three sizes. Might be used for optimization.

Parent Of