set_scale
Adjust the size of 3D objects in Blender by specifying XYZ scale values to resize models for animation and rendering.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| scale | Yes |