Contents

init(vector:)

Creates a vector from the specified double-precision vector.

Declaration

init(vector: simd_double3)

Parameters

  • vector:

    A double-precision vector that specifies the element values.

See Also

Creating a vector