mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
25 lines
453 B
ReStructuredText
25 lines
453 B
ReStructuredText
Scale node
|
|
..........
|
|
|
|
The **Scale** node generates a 3D signed distance function of a scaled shape
|
|
based on its input.
|
|
|
|
.. image:: images/node_sdf3d_scale.png
|
|
: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.
|