Creates a duplicate of a Spherical.
Returns true if the first spherical is equal to the second spherical, false otherwise.
Returns true if the first spherical is within the provided epsilon of the second spherical, false otherwise.
Converts the provided Cartesian3 into Spherical coordinates.
Computes the normalized version of the provided spherical.