set_scale
Set the XYZ scale of a named 3D object in Blender.
Instructions
Set the scale of an object.
Args: name: Name of the object. scale: XYZ scale as a 3-element list/tuple.
Returns: Dict with the object name and new scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scale | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||