# Manipulating 3d Objects

{% embed url="<https://youtu.be/-WGt0-vObQQ>" %}

Objects in FirstStage, such as 3d sketches and Asset Library shapes and assets, can be manipulated in 3d space.

Manipulating means translating (moving) along as axis, rotationg about an axis, or scaling in three dimensions.

The axis are always relevant to the orientation of the object being manipulated.

**To translate a 3d object**

1. Press the Menu button and select the Grabber tool
2. Press the ThumbPad and select Translate Handles mode
3. Point at a Translate Handle, hold the Trigger and move your hand\
   \&#xNAN;*The offset of the red ball represents the speed of the movement*\
   \&#xNAN;*Objects can translate along all three axis, relative to the Object's orientation*

**To rotate a 3d object**

1. Press the ThumbPad and select Rotate Handles mode
2. Point at a Rotate Handle, hold the Trigger and move your hand\
   \&#xNAN;*The offset of the red ball represents the speed of the movement*\
   \&#xNAN;*Objects can rotate along all three axis, relative to the Object's orientation*

**To scale a 3d object**

1. Press the ThumbPad and select Scale Handles mode
2. Point at a Scale Handle, hold the Trigger and move your hand


---

# 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.moviestorm.co.uk/firststage/basics/working-with-things/manipulating-3d-objects.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.
