# Viewfinder

The Viewfinder is a useful tool for getting a Director's eye on the scene. As well as selecting it via the Tool Wheel, you can also summon it by pointing your controller at your head and pressing the A or Menu button. You can also summon it directly from the Tool Wheel.

The Viewfinder screen shows what is through the lens and can create cameras with motion tracks.

<figure><img src="/files/VnoFZ3mxNxMi1fDN1EpO" alt=""><figcaption></figcaption></figure>

### Lens Controls <a href="#id-6ayqyihy0vzk" id="id-6ayqyihy0vzk"></a>

On the left hand side, there are three levers which allow you to adjust the focus, lens and aperture.

{% hint style="info" %}
The depth-of-field blurring is a real-time approximation and will not give large bokeh.
{% endhint %}

### Setting the Target <a href="#fvczo6lrall6" id="fvczo6lrall6"></a>

The camera will autofocus if it has a target. If you touch the trigger, it will set the target to whatever is at the centre of the screen. While continuing to touch the trigger, the target is held and you can then frame it so the target is anywhere in the field of view.

## Creating a Camera <a href="#id-98phf9w4wevz" id="id-98phf9w4wevz"></a>

Click the trigger to create a camera from the current viewpoint. There will then be a camera in front of you.

You can also click & hold the trigger to record handheld camera motion. When you do, the scene will start recording and activities will play out. There is a small amount of smoothing but this is not a steadicam.

{% content-ref url="/pages/65v955kqqOHOcjTpkgRM" %}
[Cameras](/firststage/camerawork/cameras.md)
{% endcontent-ref %}


---

# 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://docs.moviestorm.co.uk/firststage/basics/core-tools/viewfinder.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.
