Navigation
BlueprintAPI > BlueprintAPI/Field
Set a radial vector value. The direction is the normalized vector from the field position to the sample one. The output is equal to this direction * magnitude.
Target is Radial Vector
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | Field Magnitude | Magnitude of the radial vector field |
| vector | Center Position | Center position of the radial vector field |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |