JointCollection Class
A collection of joint maps to quick access the joints that are actually available in the hand rig.
Stores an internal array of indices so it can transform from positions in the HandPose.HAND_JOINTIDS collection to the JointMap List without having to search for the (maybe unavailable) index every time.