# Highlight

The **Highlight** action allows objects to be visually emphasized using an outline (stroke) or color fill. This is useful for drawing attention to specific elements within a scene.

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FkKmxY0LhoKUK3j2iHB0Y%2Fimage.png?alt=media&#x26;token=dd77b2d9-ab58-496a-9205-1f4643fa3a29" alt="" width="563"><figcaption></figcaption></figure>

**Settings**

* **Control** — Activate or deactivate highlighting. Can be toggled.
* **Object** — Select the object to be highlighted. The target can be either a specific object or [selections](https://help.vectary.com/documentation/other/selections "mention").<br>
* **Stroke** — Highlights the object using an outline.
* **Fill** — Highlights the entire object with a solid color.<br>
* **Opacity** — Adjusts the transparency of the stroke or fill.
* **Weight** — Defines the thickness of the stroke.

{% embed url="<https://screen.studio/share/80lhpRhe>" %}


---

# 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://help.vectary.com/documentation/3d-configurator/interactions/actions/highlight.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.
