material-maker/doc/_sources/node_3d_sdf_transforms_translate.rst.txt

26 lines
629 B
Plaintext
Raw Normal View History

2020-01-31 23:16:52 +01:00
Translate node
..............
The **Translate** node generates a 3D signed distance function of a translated shape
2020-03-15 09:55:36 +01:00
based on its input. If the input shapes are associated to color indexes, the
translate 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_translate.png
2020-01-31 23:16:52 +01:00
:align: center
Inputs
::::::
The **Translate** node accepts an input in 3D signed distance function format.
Outputs
:::::::
The **Translate** node generates a signed distance function of the
translated input shape.
Parameters
::::::::::
The **Translate** node accepts *the X, Y and Z components of the translation* as parameters.