Return the Quaternion orientation corresponding to the direction in which the vector points.
Description
Return the Quaternion orientation corresponding to the direction in which the vector points.
Similar to the blueprint "Rotation From X Vector" version, returns a result without roll such that it preserves the up vector.
@note If you don't care about preserving the up vector and just want the most direct rotation, you can use the faster "From Two Vectors"