Setting up joints for posing and animation
 
 
 

Limits

Joint Limit Information attributes specify the minimum and maximum translation, rotation, and scaling values for a joint. You can set a joint’s limits if you want the joint to behave in a specific manner. For example, if you want to create an elbow joint for a human skeleton, you need to set its rotation limits so that it cannot rotate in X and Z, but can rotate only a specified amount in Y. Alternately, you can turn off transformation channels or use Set Driven keys to restrict the transformations of an object. See Driven keys.

NoteIf you are using a Full Body IK, only rotational limits are supported.

Related topics

Degrees of freedom

If you are planning to use an inverse kinematics (IK) to pose your joints, you may want to set the degrees of freedom for your joints. The Degrees of freedom tool setting determines which local axes the joints can rotate around during IK posing and animation. You can set the degrees of freedom for a joint from the Joint section of the joint node attributes.

Related topics

Damping and stiffness

You can set the damping and stiffness for joints that are influenced by IK. The damping and stiffness values let you specify how joints behave when posed by an IK handle.

Joint damping applies resistance to a joint as it approaches its joint limits. Instead of the joint abruptly stopping when it reaches its limits, you can use damping to slow it down smoothly. Depending on the strength and range you set, a joint with dampening will not reach its limit boundary unless forced. For most living creatures, when a joint rotates as far as it can, it tends to slow down or dampen before reaching its limit. For example, an elbow does not snap straight, but gradually slows down as the lower arm aligns with the upper arm. In animation terminology, this type of effect is called an ease-in.

Joint stiffness specifies a joint’s resistance to rotation during inverse kinematics (IK) posing. Set the stiffness value for a joint only if you want certain joints in a joint chain controlled by an IK handle to rotate less freely than others. For example, you can set the stiffness of joints in the mid-back of a human character so that they rotate less freely than those in the lower back. The higher the stiffness value, the less the joint will bend.

You have to set the stiffness value for all the joints in a joint chain in order for stiffness to work properly because stiffness calculations are relative between joints.

Related topics

Local axes orientation

You can set the orientation of your joint’s local axes to maintain symmetry in your character’s skeleton. For example, if you create a joint chain for the right arm of a character, you can then mirror the joint chain to copy it for the left arm. See Mirroring joint chains. You should then align one of the joint’s local axes with the bone so that it is pointing down the joint chain. This ensures that the joint chain will behave properly when you apply IK.

Related topics

Preferred angles

In a skeleton, each joint’s preferred angles indicate the preferred rotations of the joint during inverse kinematic (IK) posing. When you build a skeleton, you should draw the joints so that they are oriented at the angles you would want them to move in during IK.

For example, if you are drawing a joint chain for the leg of a human character, you should draw the joints so that the bends in the joint chain properly represent the angle’s of the limb in its rest position. The pose at which you set a skeleton’s preferred angles is called the rest pose. Then, when you set the Preferred Angle attributes for the leg’s joint chain, the bend at the knee joint will be set as its preferred angle for IK posing.

Related topics