get_transform
Retrieve an entity's world transform from an O3DE scene using its entity ID, providing position, rotation, and scale data for editor or automation workflows.
Instructions
Get the world transform of an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |