On this page

Function rotateY

  • Rotates a quaternion by the given angle about the Y axis

    Parameters

    • out: quat

      quat receiving operation result

    • a: ReadonlyQuat

      quat to rotate

    • rad: number

      angle (in radians) to rotate

    Returns quat

    out

Was this helpful?
SDK JS
Reference
rotateY