Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/GeoReferencingSystem.h |
| Include | #include "GeoReferencingSystem.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"GeoReferencing&124;ENU",
Meta&61;&40;DisplayName&61;"Get ECEF ENU Vectors At ECEF Location"&41;&41;
void K2_GetECEFENUVectorsAtECEFLocation
&40;
const FVector & ECEFCoordinates,
FVector & ECEFEast,
FVector & ECEFNorth,
FVector & ECEFUp
&41;
Remarks
Get the East North Up vectors at a specific location - Not in engine frame, but in pure ECEF Frame !