# Adjusting Model Rotation

## Rotation X <img src="/files/-MhtVipILX7qOYEYoF4b" alt="" data-size="line">

Rotates the unit around the X-Axis. Imagine tumbling up or down stage.

![](/files/-MhtW1DRRRSlGizNMOM-)

## Rotation Y <img src="/files/-MhtVlfIETJ1o9IBNJB1" alt="" data-size="line">

Rotates the unit around the Y-Axis. Imagine swinging around a flagpole.

![](/files/-MhtVynpgdw3mk97IFaH)

## Rotation Z <img src="/files/-MhtVonuxsZt3a4A-Y3W" alt="" data-size="line">

Rotates the unit around the Z-Axis. Imagine a trap door opening from Stage Left to Stage Right.

![](/files/-MhtWK3QQwHDQtCRs_wk)


---

# 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.creativeconners.com/docs/spikemark/stage-model-viewer/adjusting-scenery-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.
