init(_:)
Creates a new vector structure that contains the spherical coordinates converted to Cartesian coordinates.
Declaration
init(_ coords: SphericalCoordinates3DFloat)Parameters
- coords:
The spherical coordinates.
Creates a new vector structure that contains the spherical coordinates converted to Cartesian coordinates.
init(_ coords: SphericalCoordinates3DFloat)The spherical coordinates.