# Rotation

The Rotation property determines the angle that your layer has been rotated/ revolved by from its original angle and is measured in degrees.&#x20;

To adjust the rotation of your object:

* Select your layer and go to the property panel
* Adjust its rotation in the rotation property field. Lottielab currently supports a rotation range of of -360º to 360º
* Another way to rotate your layer directly from the canvas is to move your cursor to the corner you want to rotate your layer by, once you see the 'rotation' indicator, drag it to rotate.

<figure><img src="/files/i3Uoek5iBKxNkqAb4xWB" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lottielab.com/editor/properties/transform/rotation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
