Nodes Path

The Path node is used to create complex, custom vector shapes. You can draw paths by adding, removing, and manipulating points and their bezier handles directly on the main canvas.

Parameters

ParameterDescription
LabelThe display name for the node.
PositionSets the X and Y coordinates of the shape's center.
ScaleScales the shape from its center.
RotationRotates the shape around its center.
BlurApplies a Gaussian blur effect to the shape.
ClosedToggles whether the path is a closed shape.

See Also