set_actor_transform
Set an actor's location, rotation, and scale in Unreal Engine 5 to control its position and orientation in the scene.
Instructions
Set an actor's location, rotation, and/or scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scale | No | ||
| location | No | ||
| rotation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |