obtener_posicion
Retrieve the [x, y, z] coordinates of an object in meters, relative to the world or another object, to track positions for simulation control.
Instructions
Devuelve la posición [x, y, z] de un objeto, en metros.
relativo_a: 'mundo' o la ruta de otro objeto (por ejemplo '/Cuboid').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nombre | Yes | ||
| relativo_a | No | mundo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |