init(_:)
Creates a spherical coordinates structure from the Cartesian coordinates represented by the specified Spatial point.
Declaration
init(_ point: Point3D)Creates a spherical coordinates structure from the Cartesian coordinates represented by the specified Spatial point.
init(_ point: Point3D)