Name | <VectorObject.quaternion_between_vectors[<vector>]> |
Returns | QuaternionTag |
Description | Returns a quaternion that represents the rotation from this vector to another. |
Group | VectorObject |
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/VectorObject.java#L285 |