> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/kr/how-tos/change-camera-angles.md).

# 카메라 각도 변경

<figure><img src="/files/2c8b58658686b0694811a4f7d4c0978e6d6dd378" alt=""><figcaption></figcaption></figure>

캐릭터, 오브젝트 또는 장면을 업로드하거나 생성하는 것부터 시작하세요.

<figure><img src="/files/80b90e06a02916e9d583fe8629bdacaeb6eddc87" alt=""><figcaption></figcaption></figure>

이미지를 선택한 다음, 프롬프트 입력창에 원하는 카메라 각도를 설명하세요. 가장 정확한 결과를 위해 위치, 구도, 방향에 대해 최대한 구체적으로 작성하세요.

<figure><img src="/files/7d375dfa5f7a74fcda6fc65f027211ed436524c6" alt=""><figcaption></figcaption></figure>

예시 프롬프트: "곰의 뒷모습 샷, 거리는 그대로 유지해 주세요."

이렇게 하면 캐릭터의 뒤를 향한 버전이 생성되며, 비율과 시각적 스타일이 유지됩니다.

<figure><img src="/files/9bddc7342c0080e55461b0339d9da9396eca1af4" alt=""><figcaption></figcaption></figure>

예시 프롬프트: "곰의 왼쪽 측면 팬샷."

이렇게 하면 요청한 팬을 정확히 반영한, 곰의 왼쪽 측면 각도 뷰가 생성됩니다.

<figure><img src="/files/52040ba52370623a2fee350e01b2d6fbd9e2b9ea" alt=""><figcaption></figcaption></figure>

예시 프롬프트: "곰의 위에서 아래를 내려다보는 각도 샷."

<figure><img src="/files/531ccb51a17113a826055f674d229b3be5fac133" alt=""><figcaption></figcaption></figure>

간단한 프롬프트만으로 어떤 캐릭터, 오브젝트 또는 장면이든 다양한 카메라 각도로 만들 수 있습니다. 다시 그리거나 수동으로 포즈를 바꿀 필요가 없습니다.

**다음과 같은 프롬프트를 시도해 보세요:**

* 곰의 왼쪽 측면 팬샷
* 곰의 위에서 내려다본 샷
* 로우 앵글의 극적인 샷
* 제품을 위에서 내려다본 뷰
* 캐릭터의 클로즈업 프로필

이 기능은 캐릭터 턴어라운드, 스프라이트 시트, 멀티샷 장면 스토리보드, 제품 목업, 광고 변형 제작에 완벽합니다.

{% hint style="info" %}
**전문가 팁:**

가장 정확한 결과를 위해 방향(왼쪽, 위, 뒤), 구도, 그리고 시각적 연속성(예: 조명, 거리, 스타일)을 구체적으로 적으세요.
{% endhint %}

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://morphic.com/docs/kr/how-tos/change-camera-angles.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.
