set_actor_transform
Adjust an actor's location, rotation, or scale in Unreal Engine by specifying only the transform components to change.
Instructions
Move/rotate/scale an actor. Only the provided components change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| location | No | ||
| rotation | No | ||
| scale | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |