init(_:)
Creates a point from the specified Spatial vector.
Declaration
init(_ xyz: Vector3D)Parameters
- xyz:
A vector that specifies the coordinates.
Creates a point from the specified Spatial vector.
init(_ xyz: Vector3D)A vector that specifies the coordinates.