# Camera

[Menu](https://learn.tvori.co/main-menu) / [Shelf](https://learn.tvori.co/tools/shelf) / Tools / Camera

{% embed url="<https://www.youtube.com/watch?v=3SrBmuEYv64>" %}

### Take photos

{% embed url="<https://www.youtube.com/watch?v=s6hFwQXuM6o>" %}

Press on the button at the top to take a photo. The photo will appear on the scene and in the project's [import folder](https://learn.tvori.co/import) as a JPG file: stuff/photos.

### Export video (Pro)

Export video either [from the timeline](https://learn.tvori.co/tools/timeline#export) or from the [settings panel](#settings-panel).

### Post effects

Turn on and off post effects.

### Field of view

Change the field of view of the camera either by using the FOV or the [focal length](https://en.wikipedia.org/wiki/Focal_length) slider —they do the same, but the one works in degrees and other in millimeters.

### Additional  features

Open the panel by pressing on the three lines button on the right side of the camera.

{% embed url="<https://www.youtube.com/watch?v=DTA1dGuWJak&feature=youtu.be>" %}

<div align="left"><img src="https://391799992-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LTv9i_X3KknDBUSXYfy%2F-LodmyuHWejfqwCFyzDu%2F-Lodn36UAy7vn4kkQTbx%2Fcamera-pro.png?alt=media&#x26;token=993a866f-578f-46b0-8f94-a5aad3ba9d47" alt=""></div>

* Turn on & off the post effects
* Set the depth of field
* Set the focal length in millimeters instead of degrees
* Adjust smoothness of movements when recording in real-time
* Adjust the sensor size
* Change proportions of the screen


---

# 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://learn.tvori.co/scene-tools/camera.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.
