# Caratteristiche degli oggetti

Per ogni oggetto che decidi di inserire all’interno della nostra scena, puoi modificare alcune delle sue caratteristiche. In particolare potrai:

1. Spostarlo in tutte le direzioni
2. Scalarlo
3. Ruotarlo in tutte le dimensioni
4. Confermare l’oggetto&#x20;
5. Eliminare l’oggetto

<figure><img src="/files/07cnM4zMV9mC10540QuK" alt=""><figcaption></figcaption></figure>

Tutte queste azioni sono possibili grazie al pannello che si aprirà a sinistra una volta posizionato l’oggetto sulla scena e che ti permetterà di gestire singolarmente o contemporaneamente tutte le azioni:&#x20;

<figure><img src="/files/YquGlphgcI3OPknOYc27" alt=""><figcaption></figcaption></figure>

Ogni oggetto ha caratteristiche diverse che puoi visualizzare nel menù a tendina presente a destra ogniqualvolta selezioni un oggetto.&#x20;

Scopri maggiori dettagli e approfondimenti sulla manipolazione degli oggetti nella [guida avanzata](/coderblock-studio/builder-tool-guida-avanzata/ambiente-di-lavoro/strumenti-di-progettazione/gizmo-e-manipolazione-degli-asset.md).


---

# 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-it.coderblock.com/coderblock-studio/builder-tool/caratteristiche-degli-oggetti.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.
