material-maker/material_maker/doc/node_3d_sdf_operators_elongation.rst

31 lines
702 B
ReStructuredText

Elongation node
...............
The **Elongation** node generates a 3D signed distance function of a shape
based on its input that has been elongated from its center.
.. image:: images/node_3d_sdf_operators_elongation.png
:align: center
Inputs
::::::
The **Elongation** node accepts an input in 3D signed distance function format.
Outputs
:::::::
The **Elongation** node generates a signed distance function of the
elongated version of the input shape.
Parameters
::::::::::
The **Elongation** node accepts 3 X, Y and Z parameters that specify the elongation amount along each axis.
Example images
::::::::::::::
.. image:: images/node_3d_sdf_operators_elongation_sample.png
:align: center