beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

RectangleRounded_v2 Op



RectangleRounded
Namespace: Ops.Gl.Meshes

Op author: simod

Test Patches: 1 Test

Draws a rectangle with rounded corners




Inputs

render (Trigger)

Size

Segments (integer /Number)

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 (boolean /Number)

round top left corner

Top Right (boolean /Number)

round top right corner

Bottom Left (boolean /Number)

round bottom left corner

Bottom Right (boolean /Number)

round bottom right corner

Draw

Draw (boolean /Number)

show/hide rectangle

Outputs

trigger (Trigger)
geometry (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

RectangleRounded Example

Example patch for rounded rectangle.


Patches using RectangleRounded_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


renameOps.Gl.Meshes.RectangleRounded renamed to Ops.Gl.Meshes.RectangleRounded_v2
2023-06-16 - pandur