![]() |
Cesium for Unity 1.15.2
|
▼NCesiumForUnity | |
CCesium3DTile | Represents a tile in a Cesium3DTileset and allows information about the tile to be queried from the underlying C++ tile representation |
CCesium3DTileset | A tileset in the 3D Tiles format |
CCesium3DTilesetLoadFailureDetails | Holds details of a Cesium3DTileset load failure |
CCesiumBackwardCompatibility | |
CCesiumBingMapsRasterOverlay | A raster overlay that directly accesses Bing Maps |
CCesiumCameraController | A camera controller that can easily move around and view the globe while maintaining a sensible orientation |
CCesiumCameraManager | Manages the set of cameras that are used for Cesium3DTileset culling and level-of-detail |
CCesiumCartographicPolygon | A spline-based polygon used to rasterize 2D polygons on top of Cesium3DTilesets |
CCesiumCreditSystem | Manages credits / attribution for Cesium3DTileset and CesiumRasterOverlay |
CCesiumDebugColorizeTilesRasterOverlay | A raster overlay that can be used to debug tilesets by shading each tile with a random color |
CCesiumEllipsoid | |
CCesiumFeature | Allows access to a particular feature of CesiumMetadata |
CCesiumFeatureIdAttribute | Represents a feature ID attribute from a glTF primitive |
CCesiumFeatureIdSet | Represents a feature ID set from a glTF primitive |
CCesiumFeatureIdTexture | Represents a feature ID texture from a glTF primitive |
CCesiumFlyToController | A controller that can smoothly fly to locations around the globe while offering control over the characteristics of its flights |
CCesiumGeoreference | Controls how global geospatial coordinates are mapped to coordinates in the Unity scene |
CCesiumGlobeAnchor | Anchors this game object to the globe |
CCesiumIonRasterOverlay | A CesiumRasterOverlay that uses an IMAGERY asset from Cesium ion |
CCesiumIonServer | Defines a Cesium ion Server |
CCesiumMetadata | Provides access to the metadata attached to features in a Cesium3DTileset |
CCesiumMetadataValue | Represents a value from a property in glTF metadata |
CCesiumMetadataValueType | Represents the value type of a metadata value or property, akin to the property types in EXT_structural_metadata |
CCesiumModelMetadata | Represents the root EXT_structural_metadata extension of a glTF model in a Cesium3DTileset |
CCesiumOriginShift | Automatically shifts the origin of a CesiumGeoreference as the object to which it is attached moves |
CCesiumPointCloudShading | Options for adjusting how point clouds are rendered using 3D Tiles |
CCesiumPolygonRasterOverlay | A raster overlay that rasterizes polygons and drapes them over the tileset |
CCesiumPrimitiveFeatures | Represents the EXT_mesh_features of a glTF primitive in a Cesium3DTileset |
CCesiumPropertyArray | Represents an array value from a property in glTF metadata |
CCesiumPropertyTable | Represents a glTF property table in the EXT_structural_metadata extension |
CCesiumPropertyTableProperty | Represents a glTF property table property in EXT_structural_metadata |
CCesiumRasterOverlay | A pyramid of 2D images - sometimes terabytes or more in size - that can be draped over a Cesium3DTileset |
CCesiumRasterOverlayLoadFailureDetails | Holds details of a CesiumRasterOverlay load failure |
CCesiumRuntimeSettings | Holds Cesium settings used at runtime |
CCesiumSampleHeightResult | The asynchronous result of a call to Cesium3DTileset.SampleHeightMostDetailed |
CCesiumSimplePlanarEllipsoidCurve | Describes a curve that's a section of an ellipse that lies on a plane intersecting the center of the earth and both the source and destination points on an ellipsoid |
CCesiumSubScene | A sub-scene with its own georeference origin |
CCesiumTileExcluder | The abstract base class for Cesium3DTileset tile excluders |
CCesiumTileMapServiceRasterOverlay | A raster overlay that directly accesses a Tile Map Service (TMS) server |
CCesiumWebMapServiceRasterOverlay | A raster overlay that directly accesses a Web Map Service (WMS) server |
CCesiumWebMapTileServiceRasterOverlay | A raster overlay that directly accesses a Web Map Tile Service (WMTS) server |
CCesiumWgs84Ellipsoid | Holds static methods for ellipsoid math and transforming between geospatial coordinate systems using the World Geodetic System (WGS84) standard |
CIBackwardCompatibilityComponent | |
CICesiumRestartable | An interface for an object with a Restart method, allowing the state of the object to be reinitialized from its serialized properties |
CWaitForTask | A YieldInstruction that can be yielded from a coroutine in order to wait until a given task completes |