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|Transformations",
Meta=(DisplayName="Projected To ECEF"))
void K2_ProjectedToECEF
(
const FVector & ProjectedCoordinates,
FVector & ECEFCoordinates
)
Remarks
Convert a Coordinate expressed in PROJECTED CRS to ECEF CRS