sdCircle node¶
The sdCircle node generates a signed distance image for a circle.
![_images/node_simple_sdf_shapes_sdcircle.png](_images/node_simple_sdf_shapes_sdcircle.png)
Inputs¶
The sdCircle node does not accept any input.
Outputs¶
The sdCircle node generates a signed distance function for a circle.
Parameters¶
The sdCircle node accepts the following parameters:
the radius of the circle
the X and Y coordinates of the center of the circle
Example images¶
![_images/node_sdcircle_sample.png](_images/node_sdcircle_sample.png)