# Camera Control

## First View

![](/files/-MRrfO8DViPugIehUqbS)

The black frame is "Plat form" this is explain in Environment Control.

{% content-ref url="/pages/-MRrTcv19ZkehZI3Aa2a" %}
[Environment Control](/voxelcanvas/editor/environment-control.md)
{% endcontent-ref %}

## Role

Left button click and drug in blank area.&#x20;

![](/files/-MRrgNosOwvwlys6emXp)

{% hint style="info" %}
If you put "shift key" and left button drug, you can role in any area.
{% endhint %}

## Zoom in/out

wheel up and down

![](/files/-MRrhKTPhD3vj8vLnLLj)

## Pan

Right button click and drug in blank area.&#x20;

![](/files/-MRrhdecGiJ_VEpMfsep)


---

# 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://tsudaryo.gitbook.io/voxelcanvas/editor/camera-control.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.
