Contents

init(_:)

Creates a point from the specified double-precision vector.

Declaration

init(_ xyz: simd_double3)

Parameters

  • xyz:

    A double-precision vector that specifies the coordinates.

See Also

Creating a 3D point structure