Scale an object with non-uniform factors
ID
tool-transform-scalenu
Name
ScaleNU
Group
Transform
Package
Tool
Keywords
Render
After creating a node, connect to the first port the geometry to be scaled. You need to connect the center of scaling in relation to which the scaling will be performed to the second port. Connect the scaling factor in x, y, and z directions to the third, fourth and fifth ports. On the output port, you will get the scaled geometry.
Move
Mirror
Scale\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
geometry | Geometry | Base geometry | |
center | Point | Base point | [0,0,0] |
factorX | Number | Scaling factor in {x} direction | 1 |
factorY | Number | Scaling factor in {y} direction | 1 |
factorZ | Number | Scaling factor in {z} direction | 1 |
Outputs
Name | Type | Description |
---|---|---|
scaledGeometry | Geometry | Scaled geometry |