Creates a new Vector3 object from the given x, y, z (floats) coordinates.
Optional
defines the first coordinates (on X axis)
defines the second coordinates (on Y axis)
defines the third coordinates (on Z axis)
Creates a new Vector3 object from the given x, y, z (floats) coordinates.