Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Math > BlueprintAPI/GeometryScript/Math/VectorMath
Compute (ScalarMultiplier Scalar Vector) for each scalar/vector pair in the two input lists, and return in a new VectorList.
Target is Geometry Script Library Vector Math Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Scalar List | |
| struct | Vector List | |
| real | Scalar Multiplier |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value |