Returns a quaternion whose length 1 from target vector. When the length is 0, returns zero quaternion.
normalized target quaternion if the length is greater than 0, otherwise zero vector
See Implementation
Returns a quaternion whose length 1 from target vector. When the length is 0, returns zero quaternion.