# Frame and Reset View in PHOTON

## 1. Timeline Frame and Reset View

{% embed url="<https://vimeo.com/519110258>" %}
Timeline: Frame and Reset View
{% endembed %}

{% hint style="info" %}
**OPEN THE TIMELINE MODULE**

Select {Show > Timeline} or press \[Alt+T].
{% endhint %}

1. Select a Clip on the Timeline.
2. Press \[F] to frame the Timeline view to the Clip’s length.
3. Select multiple Clips on the Timeline.
4. Press \[F] to frame the Timeline view. (The Timeline will frame around the longest Clip selected.)
5. Select a Region.
6. Press \[F] to frame the Timeline view to the Region’s length.
7. Press \[R] to reset the Timeline view.
8. Press \[F5] to recenter the Timeline view to the Playhead’s current position.

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}

## 2. Preview Frame and Reset View

{% embed url="<https://vimeo.com/519116945>" %}
Preview: Frame and Reset View
{% endembed %}

{% hint style="info" %}
**OPEN THE TIMELINE MODULE**

Select {Show > Timeline} or press \[Alt+T].
{% endhint %}

1. Select a Screen.
2. Click on the \[Reset View] button or press \[R] to reset the Zoom to 100% and recenter the preview.
3. Select a Clip on the Timeline.
4. Click on the \[Frame] button or press \[F] to frame the selected Clip’s bounding box preview.
5. These manipulations can also be made from the Preview Window.

{% hint style="info" %}
**OPEN THE PREVIEW WINDOW**

Select {Show > Preview} or press \[Alt+V].
{% endhint %}

{% content-ref url="/pages/KI5QSft07C5vZom3FZpO" %}
[Timeline](/modules/timeline.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0Yshm65bIYd9uPIilu5" %}
[Preview](/modules/preview.md)
{% endcontent-ref %}

## 3. FX Graph Frame and Reset View

{% embed url="<https://vimeo.com/519120254>" %}
FX Graph: Frame and Reset View in PHOTON
{% endembed %}

{% hint style="info" %}
**OPEN THE FX GRAPH MODULE**

Select {Show > FX Graph} or press \[Alt+X].
{% endhint %}

1. Select a Graph from the list.
2. Press \[F] to frame the FX Graph view to the whole Graph.
3. Select a Node and press \[F] to frame the FX Graph view to this specific node.
4. Press \[R] to reset the Zoom to 100% and recenter the view.

{% content-ref url="/pages/NyZbznIp4U8kttDJrt87" %}
[FX Graph](/modules/fx-graph.md)
{% endcontent-ref %}

## 4. 3D Scene Frame and Reset View

{% embed url="<https://vimeo.com/519123602>" %}
3D Scene: Frame and Reset View in PHOTON
{% endembed %}

{% hint style="info" %}
**OPEN THE 3D SCENE MODULE**

Select {System > 3D Scene} or press \[Alt+C].
{% endhint %}

1. Select a Primitive from the list and press \[F] to frame the 3D Scene view around this object.
2. Select multiple Primitives from the list and press \[F] to frame the 3D scene view around these objects.
3. Frame all Primitives by clicking on {View > Frame All}.
4. Press \[R] to recenter the 3D Scene view to the origin.
5. In Calibration mode, press \[F] to frame the Reference Objects of the selected projector.

{% content-ref url="/pages/D1nWJknawMrQUBqA0MNr" %}
[3D Scene](/modules/3d-scene.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.vyv.ca/step-by-step-tutorials/navigation-and-ui/frame-and-reset-view-in-photon.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.
