Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/AGeoReferencingSystem > API/Plugins/GeoReferencing/AGeoReferencingSystem/GeographicToProjected
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 GeographicToProjected
&40;
const FGeographicCoordinates & GeographicCoordinates,
FCartesianCoordinates & ProjectedCoordinates
&41;