set_scale
Set the XYZ scale of a 3D object by specifying its name and a 3-element scale vector.
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 | |||