init(x:y:z:)
Creates a new spherical coordinates structure from the specified Cartesian coordinates.
Declaration
init(x: Double, y: Double, z: Double)Creates a new spherical coordinates structure from the specified Cartesian coordinates.
init(x: Double, y: Double, z: Double)