Vec2 (2-Element Vector)

Vectors are expressed as a sequence of float values separated by a single space character. If there are fewer values than the minimum (2 for this data type), then the default is used.

vec2 is used when exactly two elements are needed to specify the data — for example planar translation.