blender_object_transform
Adjust a 3D object's transform by setting its location, rotation, and scale. Apply exact coordinates to position, orient, and resize objects in the scene.
Instructions
Set the location, rotation, and/or scale of an object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the object | |
| scale | No | Scale [x, y, z] | |
| location | No | Location [x, y, z] | |
| rotation | No | Rotation [x, y, z] |