> For the complete documentation index, see [llms.txt](https://fast-studios.gitbook.io/press-e/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fast-studios.gitbook.io/press-e/manual/components/lerps/rotation.md).

# Rotation

Lerp dedicated to **rotation**.

* **What is going to affect**: chooses **local** or **global** rotation space.
* **Use Euler**: choose to affect **Euler Angles** (`.eulerAngles`) or **Quaternion** (`.rotation`) on the `Transform` (still respecting local/global from **What is going to affect**).
* **New Rot**: the **target rotation** (Euler or Quaternion per **Use Euler**) in **local** or **global** space per **What is going to affect**.
