We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CleanLine(x1, y1, x2, y2)
CleanPolyline(pointArray)
CleanSpline(controlPointArray, segments)
CleanRectangle(left, top, right, bottom)
CleanRectangleXYWH(x, y, width, height)
CleanCapsule(left, top, right, bottom, include)
CleanCapsuleVertical(left, top, right, bottom, include)
CleanCircle(x, y, radius)
CleanEllipse(x, y, radiusX, radiusY)
CleanSegment(x, y, radius, angleStart, angleEnd)
CleanRing(x, y, radius, thickness)
CleanTriangle(x1, y1, x2, y2, x3, y3)
CleanConvex(pointArray)
CleanNgon(x, y, sides, radius)
Home
FAQ
Shapes
Function Index
Batching
Transforms
Line
Polyline
Spline
Rectangle
Rectangle (XYWH)
Capsule
Vertical Capsule
Circle
Ellipse
Segment
Ring
Triangle
Convex Polygon
Regular N-gon (+Star)