angleTo

fun angleTo(other: Vector2F): AngleF

Returns the smallest angle between this vector and the other vector. Angle is signed when the shortest angular path from this vector to the other vector is clockwise.