# Camera

## 사용 방법‌ <a href="#undefined" id="undefined"></a>

필요한 맵 파일을 다운받고 압축을 푼 뒤, 스튜디오에서 RMO 파일을 열어 확인할 수 있어요.​‌

## 샘플 맵 <a href="#undefined-1" id="undefined-1"></a>

* [FixedCamera.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/FixedCamera.RMO) - 고정 카메라 설정에 대한 예제‌에요.
* [PlayCameraFade.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/PlayCameraFade.RMO) - 카메라 페이드 처리에 대한 예제에요.
* [PlayCameraShake.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/PlayCameraShake.RMO) - 카메라 쉐이크 처리에 대한 예제에요.‌


---

# 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://ditoland-utplus.gitbook.io/ditoland/sample/camera.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.
