mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
29 lines
573 B
ReStructuredText
29 lines
573 B
ReStructuredText
|
Distort node
|
||
|
~~~~~~~~~~~~
|
||
|
|
||
|
The **Distort** node distorts a 3D texture.
|
||
|
|
||
|
.. image:: images/node_3d_texture_distort.png
|
||
|
:align: center
|
||
|
|
||
|
Inputs
|
||
|
......
|
||
|
|
||
|
The **Distort** node inputs a 3D texture to be distorted and a 3D textures whose R, G and B channels define the distortion alongall 3 axes.
|
||
|
|
||
|
Outputs
|
||
|
.......
|
||
|
|
||
|
The **Distort** node provides a distorted 3D texture.
|
||
|
|
||
|
Parameters
|
||
|
..........
|
||
|
|
||
|
The **Distort** node accepts a parameter that defines the strength of the distortion.
|
||
|
|
||
|
Example images
|
||
|
..............
|
||
|
|
||
|
.. image:: images/node_3d_texture_distort_sample.png
|
||
|
:align: center
|