object-transform_set
Set an object's location, rotation, scale, and delta transforms in Blender by name. Specify world coordinates, Euler radians, and scale values to adjust the object's transform fields directly.
Instructions
Set an object's transform fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| object | Yes | ||
| location | No | ||
| rotation | No | ||
| delta_scale | No | ||
| rotation_mode | No | ||
| delta_location | No | ||
| delta_rotation | No |