Cesium for Unreal 2.12.0
|
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "OriginPlacement.generated.h"
Go to the source code of this file.
Enumerations | |
enum class | EOriginPlacement : uint8 { UMETA =(DisplayName = "True origin") , UMETA =(DisplayName = "Longitude / latitude / height") } |
An enumeration of the possible strategies for placing the origin of a Georeference. More... | |
|
strong |
An enumeration of the possible strategies for placing the origin of a Georeference.
Definition at line 14 of file OriginPlacement.h.