Serializable data-only version of the HandGrabPose so it can be stored when instances are generated at Play-Mode (where Hand-tracking works).
This is used (among other uses) by UnityEditor tools to aid in the creation, saving, and loading of hand poses.
Fields
Pose gripPose[Get]
The 3D pose (position and orientation, as distinct from HandPose) which serves as the origin of the grip for the pose; in other words, this is the grab point from which the handPose should be considered to be offset.