Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/ListUtils
Converts a UV List to an array of FVector2Ds (UV Array).
Target is Geometry Script Library List Utility Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | UVList |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| vector2d struct | UVArray |