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.
Creates a vector from the specified double-precision vector.
init(_ xyz: simd_double3)A double-precision vector that specifies the element values.