![]() |
Cesium for Unreal 2.20.0
|
#include "CesiumRasterOverlay.h"#include "CoreMinimal.h"#include "CesiumBingMapsRasterOverlay.generated.h"Go to the source code of this file.
Classes | |
| class | UCesiumBingMapsRasterOverlay |
| A raster overlay that directly accesses Bing Maps. More... | |
Enumerations | |
| enum class | EBingMapsStyle : uint8 { UMETA =(DisplayName = "Aerial") , UMETA =(DisplayName = "Aerial with Labels") , UMETA =(DisplayName = "Road") , UMETA =(DisplayName = "Canvas Dark") , UMETA =(DisplayName = "Canvas Light") , UMETA =(DisplayName = "Canvas Gray") , UMETA =(DisplayName = "Ordnance Survey") , UMETA =(DisplayName = "Collins Bart") } |
|
strong |
| Enumerator | |
|---|---|
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
| UMETA | |
Definition at line 10 of file CesiumBingMapsRasterOverlay.h.