# Camera Path Settings

<figure><img src="https://1909422608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GudP3s7lhKkLuTADYnf%2Fuploads%2FAlVIaiGy9w4ZeqlBUSnh%2Fimage.png?alt=media&#x26;token=bc38bbc8-5acc-425e-8a8d-48f129d2cf95" alt=""><figcaption><p>"Match Target" will use the target object's path as the camera's path.</p></figcaption></figure>

* **Offset X/Y:** *Additional 2D offset of the camera path.*

<figure><img src="https://1909422608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GudP3s7lhKkLuTADYnf%2Fuploads%2F9zNBeQWdX6N9ytxeH08C%2Fimage.png?alt=media&#x26;token=8721a89c-755b-4795-8334-a6c76bcaafd2" alt=""><figcaption><p>"Elliptical Orbit" uses an ellipse as the camera's path</p></figcaption></figure>

* **Radius A/B:** *Radius of the ellipse along each axis. Using equal values for both will yield a circular path. The center of the ellipse is the midpoint of the target's path.*
* **Offset X/Y:** *Additional 2D offset of the camera path.*
* **Step Size:** *Step size (degrees) per frame.*
* **Orbit Offset:** *Initial radial offset along the path of the orbit.*

<figure><img src="https://1909422608-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4GudP3s7lhKkLuTADYnf%2Fuploads%2FPH2QFvlI9Kdiq4kfc3eM%2Fimage.png?alt=media&#x26;token=88b7c472-5a7c-45da-861a-ba1239ba0932" alt=""><figcaption><p>"Linear" uses a line between the start and end points of the target path</p></figcaption></figure>

* **Offset Start X/Y:** *2D offset of the start of the camera's path.*
* **Offset End X/Y:** *2D offset of the end of the camera's path.*


---

# 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://lexset-1.gitbook.io/lexset-seahaven/seahaven/readme/getting-started/simulation-editor/manipulators/camera-manipulators/track-camera-to-object/camera-path-settings.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.
