public static void TransformToUnityUnits(this Hand hand) { hand.Transform(GetLeapTransform(Vector3.zero, Quaternion.identity)); }