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