Contents

rotate(by:)

Rotates the entity by a quaternion.

Declaration

mutating func rotate(by quaternion: simd_quatd)

Parameters

  • quaternion:

    The double-precision quaternion that specifies the rotation.

See Also

Instance methods