2020-01-11 23:10:46 +01:00
|
|
|
Cone node
|
2019-12-24 15:42:09 +01:00
|
|
|
............
|
|
|
|
|
2020-01-11 23:10:46 +01:00
|
|
|
The **Cone** node generates a 3d signed distance function for an infinite cone.
|
2019-12-24 15:42:09 +01:00
|
|
|
|
2020-02-15 22:20:26 +01:00
|
|
|
.. image:: images/node_3d_sdf_shapes_cone.png
|
2019-12-24 15:42:09 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
Inputs
|
|
|
|
::::::
|
|
|
|
|
2020-01-11 23:10:46 +01:00
|
|
|
The **Cone** node does not accept any input.
|
2019-12-24 15:42:09 +01:00
|
|
|
|
|
|
|
Outputs
|
|
|
|
:::::::
|
|
|
|
|
2020-01-11 23:10:46 +01:00
|
|
|
The **Cone** node generates a signed distance function for a cone.
|
2019-12-24 15:42:09 +01:00
|
|
|
|
|
|
|
Parameters
|
|
|
|
::::::::::
|
|
|
|
|
2020-01-11 23:10:46 +01:00
|
|
|
The **Cone** node accepts as parameters the *angle* of the cone.
|
2019-12-24 15:42:09 +01:00
|
|
|
|
|
|
|
Example images
|
|
|
|
::::::::::::::
|
|
|
|
|
2020-01-11 23:10:46 +01:00
|
|
|
.. image:: images/node_sdf3d_cone_sample.png
|
2019-12-24 15:42:09 +01:00
|
|
|
:align: center
|