Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem > API/Plugins/GeoReferencing/AGeoReferencingSystem/GetENUVectorsAtProjectedLocation
Deprecated * FCartesianCoordinates is deprecated : Use the version that uses a FVector instead.
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/GeoReferencingSystem.h |
| Include | #include "GeoReferencingSystem.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeoReferencingSystem.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"GeoReferencing&124;ENU",
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"FCartesianCoordinates is deprecated &58; Use the version that uses a FVector instead."&41;&41;
void GetENUVectorsAtProjectedLocation
&40;
const FCartesianCoordinates & ProjectedCoordinates,
FVector & East,
FVector & North,
FVector & Up
&41;