Files
noodl-docs/nodes/basic-elements/circle/README.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

4.2 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Circle node

{/##head##/}

Circle

This node places a circle (or a circle segment) in the visual tree. It features a wide range of design options.

{/##head##/}

Inputs

Data Description
Size Specifies the size of the Circle in pixels.
Start Angle The start angle of the Circle segment.
End Angle The end angle of the Circle segment.
Fill Specify whether the Cirlce should be filled or not.
Fill Color Specify the fill color.
Stroke Enables the stroke of the Circle.
Stroke Width Sets the width of the Circle stroke.
Stroke Color Sets the stroke color of the Circle stroke.
Line Cap Specifies what kind of cap there will be on the circle stroke.

Butt: A direct cut, not rounded end of the circle stroke.
Round: A round end to the circle stroke.

Visual

This node supports the following Visual Input Properties:

Outputs

Many of the UI nodes share the same outputs. Please refer to the Visual Output Properties documentation.

This node supports the following properties:

@include "../../shared-props/inputs/_visual-input-properties.md"

@include "../../shared-props/outputs/_visual-output-properties.md"