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.

vector is used when an unknown or variable number of elements are needed to specify the data.