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" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/GeoReferencingSystem.cpp |
UFUNCTION (BlueprintCallable, Category="GeoReferencing|Transformations")
void EngineToGeographic
(
const FVector & EngineCoordinates,
FGeographicCoordinates & GeographicCoordinates
)
Remarks
Convert a Vector expressed in ENGINE space to the GEOGRAPHIC CRS