Navigation
BlueprintAPI > BlueprintAPI/Field
Compute an operation between 2 incoming fields
Target is Operator Field
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Field Magnitude | Magnitude of the operator field |
| object | Left Field | Input field A to be processed |
| object | Right Field | Input field B to be processed |
| enum | Field Operation | Type of math operation you want to perform between the 2 fields |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |