NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
Type | hkConstraintType | Type of constraint. |
Num Entities | uint | Always 2 (Hardcoded). Number of bodies affected by this constraint. |
Entity A | Ptr<bhkEntity> | Usually NONE. The entity affected by this constraint. |
Entity B | Ptr<bhkEntity> | Usually NONE. The entity affected by this constraint. |
Priority | uint | Usually 1. Higher values indicate higher priority of this constraint? |
Ball and Socket | BallAndSocketDescriptor | |
Hinge | HingeDescriptor | |
Limited Hinge | LimitedHingeDescriptor | |
Prismatic | PrismaticDescriptor | |
Ragdoll | RagdollDescriptor | |
Stiff Spring | StiffSpringDescriptor | |
Strength | float |