bOriginLocationInProjectedCRS

If true, the UE origin georeference is expressed in the PROJECTED CRS.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadWrite, Category="GeoReferencing|Origin Location",
          Meta=(EditConditionHides, EditCondition="bOriginAtPlanetCenter==false"))
bool bOriginLocationInProjectedCRS

Remarks

If true, the UE origin georeference is expressed in the PROJECTED CRS. (NOT in ECEF ! - Projected worlds are the most frequent use case...) if false, the origin is located using geographic coordinates.

WARNING : the location has to be expressed as Integer values because of accuracy. Be very careful about that when authoring your data in external tools !

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss