Point 2 Float
Point2f
A point with an x and y as floats
Nodes that output this type
Nodes that accept this type as input
Painter Add Ellipse with Render Style
Adds an ellipse to the painter and draws it with the render style. Set some transforms on the ellipse as well.
Painter Add Rectangle with Render Style
Adds a rectangle to the painter and draws it with the render style. Set some transforms on the rectangle as well.
Path Line to Point
Moves the path from it's current point to another at another point with a line.
Path Move to Point
Moves the path to a specified point without drawing anything.