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