5 #include "Cesium3DTiles/Library.h"
7 #include <CesiumUtility/ExtensibleObject.h>
17 static inline constexpr
const char* TypeName =
"Asset";
Classes for using 3D Tiles.
Metadata about the entire tileset.
std::string version
The 3D Tiles version. The version defines the JSON schema for the tileset JSON and the base set of ti...
std::optional< std::string > tilesetVersion
Application-specific version of this tileset, e.g., for when an existing tileset is updated.
The base class for objects that have extensions and extras.