Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Trig
Returns the inverse tan (atan2) of A/B (result is in Degrees)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | Y | |
| real | X |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |