2-element structure that can be used to represent positions in 2d-space, or any other pair of numeric values.
Vector3 is one of the core classes of the engine, and includes several built-in helper functions to perform basic vector math operations.
Vector4 is one of the core classes of the engine, and includes several built-in helper functions to perform basic vector math operations.