Skip to content

GetDirectionFromVectors

Obtains the direction from two vectors

Argument Data Type Needed Default Description
Vector 1 vector3 - The first vector
Vector 2 vector3 - The second vector

Dont need to be called every frame


Example
GetDirectionFromVectors(vec1, vec2)

Last update: June 6, 2023
Created: April 12, 2022