Appearance
Vectors are a data type which use 3 components (x, y, z) to represent a coordinate in world space.
<VECTOR_ID> = <X_VALUE, Y_VALUE, Z_VALUE>