Returns the Euler angle, in radians with the xyz ordering, between two vectors.
xyz
This method will normalize both vectors for the calculation, and uses the algorithm described in https://www.xarg.org/proof/quaternion-from-two-vectors/.
Returns the Euler angle, in radians with the
xyzordering, between two vectors.This method will normalize both vectors for the calculation, and uses the algorithm described in https://www.xarg.org/proof/quaternion-from-two-vectors/.