> 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/video/camera-motion.md).

# 카메라 모션

Morphic에서 카메라 모션을 사용하는 간단한 튜토리얼입니다:

{% embed url="<https://youtu.be/pjGUYnbANnM>" %}

1. 캔버스에 이미지를 업로드하거나 생성하세요
2. 이미지를 선택하세요
3. 포커스 모드를 통해 비디오 모드로 전환하세요
4. 카메라 모션 프리셋을 선택하세요(예: 확대, 왼쪽으로 패닝, 위로 틸트)
5. 필요하면 추가 설정을 조정하거나, 그대로 두세요
6. 비디오를 설명하는 프롬프트를 입력하세요
7. 생성하기를 눌러 이미지를 역동적인 비디오로 바꾸세요

이것이 Morphic에서 카메라 모션 기능을 사용하는 방법입니다. 이는 단편 영화, 소셜 미디어 콘텐츠, 광고 또는 기타 창의적인 프로젝트를 위해 이미지로부터 비디오를 만들 때 이상적입니다.

***


---

# 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/video/camera-motion.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.
