2020-01-31 23:16:52 +01:00
|
|
|
Scale node
|
|
|
|
..........
|
|
|
|
|
|
|
|
The **Scale** node generates a 3D signed distance function of a scaled shape
|
2020-03-15 09:55:36 +01:00
|
|
|
based on its input. If the input shapes are associated to color indexes, the
|
|
|
|
scale node applies them to the output.
|
2020-01-31 23:16:52 +01:00
|
|
|
|
2020-03-15 09:55:36 +01:00
|
|
|
.. image:: images/node_3d_sdf_transforms_scale.png
|
2020-01-31 23:16:52 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
Inputs
|
|
|
|
::::::
|
|
|
|
|
|
|
|
The **Scale** node accepts an input in 3D signed distance function format.
|
|
|
|
|
|
|
|
Outputs
|
|
|
|
:::::::
|
|
|
|
|
|
|
|
The **Scale** node generates a signed distance function of the
|
|
|
|
scaled input shape.
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
::::::::::
|
|
|
|
|
|
|
|
The **Scale** node accepts *its scale factor* as parameters.
|