Converts a 3D vertex to a 2D vertex by discarding the z-coordinate.
The 3D vertex to convert.
A 2D vertex containing only the x and y coordinates from the input.
Converts a 3D vertex to a 2D vertex by discarding the z-coordinate.