Interface for a 3D vector with components for x, y, and z coordinates.
number
The x-coordinate of the 3D vector.
The y-coordinate of the 3D vector.
The z-coordinate of the 3D vector.