Contents

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.

See Also

Creating a 3D rotation axis structure