# Camera angle

Camera angle on Morphic lets you change the perspective of any image by repositioning the camera. Choose a preset angle or drag to a custom position, adjust the distance, and generate a new version of your image from a different point of view.

### Here's a quick tutorial on how to get started with Camera angle:

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

1. Select Camera angle from the Tools tab above the prompt bar, or type `/` and choose Camera angle from the Widgets menu
2. The Camera angle overlay opens on Canvas with a 3D orbital control, a settings panel, and the Assets tab
3. Select an image from your assets or upload one
4. Set the camera position using any of the following:

* Select a preset from the dropdown (Front, Back, Left, Right, Eye Level, or Low Angle)
* Drag the camera on the orbital view for a custom angle
* Use the arrow buttons for finer adjustments

5. Adjust the distance using the slider
6. Click 'Generate'

That's how you use Camera angle on Morphic. Experiment with different angles and distances to find the right perspective for your scene.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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/tools/camera-angle.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.
