function
angle_to(_vector[, _radians])
Calculates the angle from self to another vector.
Name | Type | Description |
---|---|---|
_vector | vec3 |
|
_radians | bool |
If 'true' return value in radians. Defaults to 'false'. |
real
Angle between the two vectors.
Copyright © 2020, eL-Falso. Built on December 14, 2020 using GMDoc.