set_actor_transform
Set an actor's position, rotation, or scale by its label. Leave any property unset to keep it unchanged.
Instructions
Move/rotate/scale the actor with the given label. Any of location, rotation, or scale left unset is left unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| scale | No | ||
| location | No | ||
| rotation | No |