scale_model
Adjust 3D model dimensions independently along X, Y, and Z axes to modify proportions and fit specific spatial requirements.
Instructions
Scale the 3D model independently in each dimension (x, y, z)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Scale factor for X axis | |
| y | Yes | Scale factor for Y axis | |
| z | Yes | Scale factor for Z axis |