Vector4.x

1st component (X) of the 4D vector

struct Vector4(T)
T x;

Meta