Skip to main content

Circle

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

Inputs

DataDescription
SizeSpecifies the size of the Circle in pixels.
Start AngleThe start angle of the Circle segment.
End AngleThe end angle of the Circle segment.
FillSpecify whether the Cirlce should be filled or not.
Fill ColorSpecify the fill color.
StrokeEnables the stroke of the Circle.
Stroke WidthSets the width of the Circle stroke.
Stroke ColorSets the stroke color of the Circle stroke.
Line CapSpecifies 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"