Node2D.getAngleTo

Returns the angle between the node and the point in radians.

struct Node2D
@nogc nothrow const
double
getAngleTo
(
in Vector2 point
)

Meta