init(vector:)
Creates a rotation axis from a three-element double-precision vector.
Declaration
init(vector: simd_double3)Parameters
- vector:
A double-precision vector that specifies the coordinates.
Creates a rotation axis from a three-element double-precision vector.
init(vector: simd_double3)A double-precision vector that specifies the coordinates.