pub type Vector4 = (FloatType, FloatType, FloatType, FloatType);
Type used for representing 4d floating-point vectors