Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem > API/Plugins/GeoReferencing/AGeoReferencingSystem/ProjectedToEngine
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;Transformations",
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"FCartesianCoordinates is deprecated &58; Use the version that uses a FVector instead."&41;&41;
void ProjectedToEngine
&40;
const FCartesianCoordinates & ProjectedCoordinates,
FVector & EngineCoordinates
&41;