Skip to content

Rectangle

Rectangle
Output
Position
(0, 0)
Size
(32, 32)
Radius
0
Stroke Color
Black
Fill Color
Black
Stroke Width
1

Category Shape
Is Pair Node: No


Creates a rectangle vector shape


Type: VecD
Default: (0, 0)

Top left position of the rectangle

Type: VecD
Default: (32, 32)

Width and height of the rectangle

Type: double
Default: 0

Corner radius of the rectangle

Type: Paintable
Default: Black

Color of the stroke. Can be color or any other paintable

Type: Paintable
Default: Black

Fill of the rectangle. Can be color or any other paintable

Type: double
Default: 1

Width of the stroke.


Type: Vector Shape
Default: null

Rectangle vector shape



All of our content is carefully written by hand, no AI was involved during the process.