Vector2.x

X coordinate of the vector.

struct Vector2(T)
T x;

Meta