Data for the pose of a hand for grabbing an object.
It contains not only the position of the hand and the fingers but other relevant data to the pose, such as which fingers are locked.
Even though this class is Serializable, it is not a Component. The HandPoseEditor class should be used (in conjunction with the HandGrabInteractableEditor class) to edit the values in the inspector.
HandPose data can only be used in conjunction with interactors associated with posable hands, such as
HandGrabInteractor.