Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Primitives
Polygon should be oriented counter-clockwise to produce a correctly-oriented shape, otherwise it will be inside-out Polygon endpoint is not repeated.
Target is Geometry Script Library Mesh Primitive Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Primitive Options | |
| transform | Transform | |
| vector2d struct | Polygon Vertices | |
| real | Height | |
| integer | Height Steps | |
| boolean | Capped | |
| enum | Origin |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |