Creates a quaternion from two vectors (u and v). The quaternion represents the rotation from u to v.
The first vector.
The second vector.
The resulting quaternion (default is created if not provided).
The quaternion representing the rotation from u to v.
Creates a quaternion from two vectors (u and v). The quaternion represents the rotation from u to v.