Contents

init(_:)

Creates a new spherical coordinates structure from the specified Cartesian coordinates represented by a Spatial point.

Declaration

init(_ point: Point3DFloat)

Parameters

  • point:

    The Cartesian coordinates.