# 카메라 모션

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

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

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

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

***


---

# 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://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.
