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 Engine"))
void K2_ProjectedToEngine
(
const FVector & ProjectedCoordinates,
FVector & EngineCoordinates
)
Remarks
Convert a Vector expressed in PROJECTED CRS to ENGINE space