Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Breaks a vector apart into Yaw, Pitch rotation values given in degrees. (non-clamped)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| vector | In Vec |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Yaw | |
| real | Pitch |