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