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 (BlueprintCallable, Category="GeoReferencing|ENU",
Meta=(DisplayName="Get ENU Vectors At ECEF Location"))
void K2_GetENUVectorsAtECEFLocation
(
const FVector & ECEFCoordinates,
FVector & East,
FVector & North,
FVector & Up
)
Remarks
Get the East North Up vectors at a specific location