Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/ARoundPlanetPawn
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/RoundPlanetPawn.h |
| Include | #include "RoundPlanetPawn.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/RoundPlanetPawn.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"FlyToLocation"&41;
void FlyToLocationECEF
&40;
const FVector & ECEFDestination,
double YawAtDestination,
double PitchAtDestination,
bool CanInterruptByMoving
&41;
Remarks
Begin a smooth camera flight to the given ECEF 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