Blender Set Transform
blender_set_transformSet the location, rotation, or scale of a Blender object using precise numeric values.
Instructions
Set the location, rotation, and/or scale of a Blender object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Object name. | |
| location | No | World location. | |
| rotation | No | Euler rotation in radians. | |
| scale | No | Scale. | |
| timeoutMs | No | Command timeout. |