2019-11-17 07:42:44 +01:00
|
|
|
Shape node
|
|
|
|
~~~~~~~~~~
|
|
|
|
|
|
|
|
The **Shape** node outputs a simple greyscale shape.
|
|
|
|
|
2020-02-15 22:20:26 +01:00
|
|
|
.. image:: images/node_simple_shape.png
|
2019-11-17 07:42:44 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
Inputs
|
|
|
|
++++++
|
|
|
|
|
|
|
|
The shape node do not accept any input.
|
|
|
|
|
|
|
|
Outputs
|
|
|
|
+++++++
|
|
|
|
|
|
|
|
The shape node provides an output that generates greyscale image showing the
|
|
|
|
selected white shape on a black background.
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
++++++++++
|
|
|
|
|
|
|
|
The **Shape** node has the following parameters:
|
|
|
|
|
|
|
|
* the shape type: Circle, Polygon, Star, Curved star or Rays
|
|
|
|
* the edge, corners or rays count
|
|
|
|
* the shape size
|
|
|
|
* the size of the gradient at the edge of the shape
|
|
|
|
|
|
|
|
Example images
|
|
|
|
++++++++++++++
|
|
|
|
|
|
|
|
.. image:: images/node_shape_samples.png
|
|
|
|
:align: center
|