Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Math > BlueprintAPI/GeometryScript/Math/VectorMath
Compute the cross-product between each pair of vectors in VectorListA and VectorListB and return in new VectorList
Target is Geometry Script Library Vector Math Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Vector List A | |
| struct | Vector List B |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value |