Contents

init(_:)

Creates a vector from the specified double-precision vector.

Declaration

init(_ xyz: simd_double3)

Parameters

  • xyz:

    A double-precision vector that specifies the element values.

See Also

Creating a vector