EPlanetShape

Double precision structures.

Windows
MacOS
Linux

References

Module

GeoReferencing

Header

/Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/GeoReferencingSystem.h

Include

#include "GeoReferencingSystem.h"

Syntax

enum EPlanetShape
{
    FlatPlanet,
    RoundPlanet,
}

Values

Name

Description

FlatPlanet

The world geometry coordinates are expressed in a projected space such as a Mercator projection.

RoundPlanet

The world geometry coordinates are expressed in a planet wide Cartesian frame, placed on a specific location or at earth, or at the planet center.

Remarks

Using double precision maths from the Geometry plugin.

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