Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Math > BlueprintAPI/GeometryScript/Math/VectorMath
Compute (Constant * Vector) for each element in VectorList, and return in a new list
Target is Geometry Script Library Vector Math Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | Constant | |
| struct | Vector List |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value |