Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Math > BlueprintAPI/GeometryScript/Math/VectorMath
Compute (Numerator / Scalar) for each element of ScalarList and store in input ScalarList If Abs(Scalar) < Epsilon, set to SetOnFailure value.
Target is Geometry Script Library Vector Math Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Scalar List | |
| real | Numerator | |
| real | Set on Failure | |
| real | Epsilon |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |