Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector
Creates a directional vector from rotation values {Pitch, Yaw} supplied in degrees with specified Length
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | Yaw | |
| real | Pitch | |
| real | Length |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value |