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