Navigation
BlueprintAPI > BlueprintAPI/FlytoLocation
Begin a smooth camera flight to the given Latitude/Longitude destination such that the camera ends at the specified yaw and pitch. The flight can be enforced or canceled if the user moves the pawn
Target is Round Planet Pawn
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| struct | Geographic Destination | |
| real | Yaw at Destination | |
| real | Pitch at Destination | |
| boolean | Can Interrupt by Moving |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |