Vec2.rotated

Returns a vector with an added angle without modifying this one.

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

Meta