Scales a shape.
Inputs
Name |
Type |
Description |
Visible |
Boolean |
Defines if the model is visible or not. |
Shape |
Shape |
The shape to transform. |
Scale X |
Number |
Scale along the X axis. |
Scale Y |
Number |
Scale along the Y axis. |
Scale Z |
Number |
Scale along the Z axis. |
Outputs
Name |
Type |
Description |
Shape |
Shape |
The resulting shape. |