Vector2.y

Y coordinate of the vector.

struct Vector2(T)
T y;

Meta