object.transform_set
Set an object's location, rotation, scale, and delta transforms with configurable Euler rotation mode for precise asset positioning.
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 |