# Actor Transform Presets

### Creating an Actor Transform Preset

An actor transform preset is the full actor transform (location, rotation, and scale) that you see in the transform bar on the bottom of the viewport.  These presets can be assigned to the selected actor or unassigned and used as an arbitrary positioning preset.  These can then later be recalled very quickly from the preset panel on the right side

![](/files/-MRfsWhMV8d4escz1Oet)

* Select the <img src="/files/-MRfsgLeagmdnQetC0m4" alt="" data-size="original"> icon in the side bar
* Alter preset name as needed
* Actor association means the transform value & actor will be saved together. Unassociated presets mean only the transform value is saved and can be applied to any actor.&#x20;
* Click Save and your Preset will now appear on the right side preset panel

![](/files/-MRft5BmjQaACRHySjNE)

### Deleting Presets

Presets can be deleted by selecting "Edit / Order Presets", selecting Edit on the preset, and then selecting delete.

![](/files/-MRfu8c6qMU9ivz22a3r)

![](/files/-MRfuPk0fruuONW1it6C)


---

# 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.sequinar.com/glimmer-vc/features/actor-transform-presets.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.
