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

29 lines
540 B
Plaintext
Raw Normal View History

2020-01-31 23:16:52 +01:00
Cylinder node
.............
The **Cylinder** node generates a 3d signed distance function for a cylinder.
2020-03-15 09:55:36 +01:00
.. image:: images/node_3d_sdf_shapes_cylinder.png
2020-01-31 23:16:52 +01:00
:align: center
Inputs
::::::
The **Cylinder** node does not accept any input.
Outputs
:::::::
The **Cylinder** node generates a signed distance function for a cylinder.
Parameters
::::::::::
The **Cylinder** node accepts as parameters the length of the cylinder and its radius.
Example images
::::::::::::::
.. image:: images/node_sdf3d_cylinder_sample.png
:align: center