Quadrilateral
Overview
Generates a quadrilateral-shaped curve.
Inputs
| Name | Type | Description |
|---|---|---|
| Width | float | Width of the quadrilateral. |
| Height | float | Height of the quadrilateral. |
Outputs
| Name | Type | Description |
|---|---|---|
| Output | Curve | Generated quadrilateral curve. |
Parameters
This node does not expose additional parameters.
Behavior Notes
- The quadrilateral is generated in a flat plane centered around the origin.