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

30 lines
494 B
Plaintext
Raw Normal View History

2020-03-15 09:55:36 +01:00
From2D node
~~~~~~~~~~~
The **From2D** node generates a 3D texture from a 2D texture by projecting it along the Z axis.
.. image:: images/node_3d_texture_from2d.png
:align: center
Inputs
......
The **From2D** node accepts a single 2D texture as input
Outputs
.......
The **From2D** node generates a 3D texture.
Parameters
..........
The **From2D** node does not accept any parameter.
Example images
..............
.. image:: images/node_3d_texture_from2d_sample.png
:align: center