Vec2.angle

Returns the vector actual angle.

struct Vec2(T)
const
static if(__traits(isFloating, T))
T
angle
()

Meta