public Quaternion DifferenceLocalRotation() { return(pose.GetLocalRotation(handType) * Quaternion.Inverse(pose.GetLastLocalRotation(handType))); }