# 镜头运动

这是关于如何在 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/zh/shi-pin/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.
