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

bhkPoseArray

Found in Fallout 3 .psa files, extra ragdoll info for NPCs/creatures. (usually idleanims\deathposes.psa)
Defines different kill poses. The game selects the pose randomly and applies it to a skeleton immediately upon ragdolling.
Poses can be previewed in GECK Object Window-Actor Data-Ragdoll and selecting Pose Matching tab.

Attributes

Name Type Description
From NiObject
From bhkPoseArray
Num Bones int
Bones string
Num Poses int
Poses BonePose

Parent Of