General

Delete Unused Endjoints

End-joints are joints that do not have any deformation function in the rig.

These joints are only useful for a visual indication of the “length of the bone”.

Hand rig showing end-joints at the fingertips and thumb
End-joints indicate the visual length of each bone.

Game engine cleanup

For game engines, keeping the number of joints as low as possible is important.

Deleting the end-joints will help reduce the number of joints.

Hand rig after the end-joints have been deleted
Deleted end-joints reduce the joint count while keeping the main hand joints.
Tip: Treat this as a game-engine optimization step after confirming that the end-joints are only visual length indicators.

Related topics

source image