# Projection

lighting is projected across objects as if cast by a virtual projector, allowing images, gradients, or animations to sweep over elements.

| Parameter          | Type | Description                                                                                                                                        |
| ------------------ | ---- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Target Projector   |      | Defines the projector tied to the projector lighting event.                                                                                        |
| Use Drone Position |      | Use the real position of the drone rather than using the position of the slot the projector is trying to get to for resolving the projected color. |

<figure><img src="/files/rHwqTvNVolzBzKlnbV9n" alt="" width="352"><figcaption><p>Inspector for projection lighting event</p></figcaption></figure>

<figure><img src="/files/3QUFrOAtShkV4mJj6uOt" alt="" width="375"><figcaption><p>Projection lighting event</p></figcaption></figure>


---

# 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.verge.aero/drone-show-software/verge-design-studio/light-animation/projection.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.
