Rectangle
Intro
Create a Rectangle primitive as part of a Basic Shape.
UI
Size - Set the dimensions of the rectangle [w, h].
Radius Mode - Determine whether to set the corner radius globally on on a per corner basis:
- All - The Corner Radius setting will set all corner radii.
- Individual - Set each corner individually via Top and Bottom Radii.
Corner Radius - Set a radius for the rectangle’s corners.
Top Radii - Set a radius for the top corners [l, r].
Bottom Radii - Set a radius for the bottom corners [l, r].
Chamfer - Chamfer the corners of the rectangle.
Edge Divisions - Set the number of divisions for [w, h]
Vectorize - Convert the corners from bézier (default) to polygonal.
Corner Divisions - Set the number of divisions for vectorised curves.