> For the complete documentation index, see [llms.txt](https://help.depence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.depence.com/depence-show-and-animation/depence-programmer/depence-value-editors/depence-effects/depence-position-fx.md).

# Position FX

The Color-FX is offered for channels sorted by a Position parameter. The Position-FX can force Pan & Tilt channels to follow a custom 2D vector shape.

![](/files/-MhI_ka-gRrM9CByjoaO)

Once you've loaded or created a Color-Effect you can also edit this effect by using the Edit button:

<div align="left"><img src="/files/-MhI_ka0S54q2z-UP726" alt=""></div>

![](/files/-MhI_ka1teEEvADwa9A1)

New created or edited Forms can be also stored as a template for other scenes by clicking on the Save button.

## **Effect Parameters:**

| Position Pan/Tilt | Moves the Form center.                              |
| ----------------- | --------------------------------------------------- |
| Scale Pan/Tilt    | Scales the Form.                                    |
| Repeats           | Number of loops per cycle.                          |
| Phase             | Phase multiplier on the current panorama alignment. |
| Offset            | Adds a time offset to the effect.                   |
| Speed             | Speed of the effect.                                |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.depence.com/depence-show-and-animation/depence-programmer/depence-value-editors/depence-effects/depence-position-fx.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.
