NIF File Format Documentation

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

bhkMalleableConstraint

A malleable constraint.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From bhkRefObject
From bhkSerializable
From bhkConstraint
Num Entities uint Number of bodies affected by this constraint.
Entities Ptr<bhkEntity> Num Entities The entities affected by this constraint.
Priority uint Usually 1. Higher values indicate higher priority of this constraint?
From bhkMalleableConstraint
Type uint Type of constraint.
Unknown Int 2 uint Unknown.
Unknown Link 1 Ref<NiObject> Usually -1?
Unknown Link 2 Ref<NiObject> Usually -1?
Unknown Int 3 uint Unknown. 1?
Hinge HingeDescriptor type == 1 Unknown.
Ragdoll RagdollDescriptor type == 7 Unknown.
Limited Hinge LimitedHingeDescriptor type == 2 Unknown.
Tau float Unknown. 20.0.0.5
Damping float Unknown.

Parent Of