# How to flip/mirror models?

## Operation details

### Flip Function

Select the target model in the "Object" list or in the scene, and the information of the model will be displayed in the "Inspector" panel on the right. Then choose "Flip" in the operation panel.

<div align="left"><figure><img src="/files/KcCkEMu7fXSLmDojMBv5" alt=""><figcaption></figcaption></figure></div>

### Right sidebar size parameter

Enter ( - ) negative value to mirror/flip the corresponding axis


---

# 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.d5render.com/model/how-to-flip-mirror-models.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.
