Painter Add Rectangle with Render Style
PainterAddRectangleWithRenderStyle
Adds a rectangle to the painter and draws it with the render style. Set some transforms on the rectangle as well.
Output
PainterInputs
| Name | Type |
|---|---|
| painter | Painter |
| center point of the rectangle | Point 2 Float |
| width and height of the rectangle | Vector 2 Float |
| rotation angle in radians | Float |
| render style | Render Style |
| instances | Transform 2D List |
Tools that use this node
Not used in any published tools.