Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Compatibility
5.0 Preview 1 Compatibility version of AppendRoundRectangleXY. Incorrectly divides the input DimensionX and DimensionY by 2. @warning It is strongly recommended that callers of this function update to the current AppendRoundRectangleXY function!
Target is Geometry Script Library Mesh Primitive Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Mesh | |
| struct | Primitive Options | |
| transform | Transform | |
| real | Dimension X | |
| real | Dimension Y | |
| real | Corner Radius | |
| integer | Steps Width | |
| integer | Steps Height | |
| integer | Steps Round |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Target Mesh |