mirror of
https://github.com/Relintai/material-maker.git
synced 2025-02-27 12:04:19 +01:00
25 lines
517 B
Plaintext
25 lines
517 B
Plaintext
|
Translate node
|
||
|
..............
|
||
|
|
||
|
The **Translate** node generates a 3D signed distance function of a translated shape
|
||
|
based on its input.
|
||
|
|
||
|
.. image:: images/node_sdf3d_translate.png
|
||
|
: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.
|