Cesium for Unity 1.23.0
Loading...
Searching...
No Matches
CesiumGeoJsonDocumentRasterOverlay.cs File Reference

Go to the source code of this file.

Classes

class  CesiumForUnity.CesiumGeoJsonDocumentRasterOverlay
 A raster overlay that rasterizes a GeoJSON document and drapes it over the tileset. More...
 

Namespaces

namespace  CesiumForUnity
 

Enumerations

enum  CesiumForUnity.CesiumGeoJsonDocumentRasterOverlaySource { CesiumForUnity.FromDocument = 0 , CesiumForUnity.FromCesiumIon = 1 , CesiumForUnity.FromUrl = 2 }
 Configures where the CesiumGeoJsonDocumentRasterOverlay should load its GeoJSON data from. More...