Contents

init(_:)

Creates a point from the specified Spatial vector.

Declaration

init(_ xyz: Vector3D)

Parameters

  • xyz:

    A vector that specifies the coordinates.

See Also

Creating a 3D point structure