PointsRectangleRounded_v2 Op

PointsRectangleRounded

Generate an array of points of a rectangle with rounded corners



Full Name
  • Ops.Array.PointArray.PointsRectangleRounded_v2
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


render (Trigger)

Size

Segments (Number: integer)

amount of segments for corner circles

width (Number)

width of rectangle

height (Number)

height of rectangle

border radius (Number)

radius of corner circles

Round Corner

Top Left (Number: boolean)

round top left corner

Top Right (Number: boolean)

round top right corner

Bottom Left (Number: boolean)

round bottom left corner

Bottom Right (Number: boolean)

round bottom right corner

Draw

Draw (Number: boolean)

show/hide rectangle

OUTPUT PORTS


trigger (Trigger)
Points (Array)

Changelog

Patches using PointsRectangleRounded_v2

  • Examples
  • Public
  • My Patches