cesium-native 0.43.0
|
A content tag that indicates a tile content points to an external tileset. When this tile is loaded, all the tiles in the external tileset will become children of this external content tile. More...
#include <Cesium3DTilesSelection/TileContent.h>
Public Attributes | |
TilesetMetadata | metadata |
The metadata associated with this tileset. | |
A content tag that indicates a tile content points to an external tileset. When this tile is loaded, all the tiles in the external tileset will become children of this external content tile.
Definition at line 52 of file TileContent.h.
TilesetMetadata Cesium3DTilesSelection::TileExternalContent::metadata |
The metadata associated with this tileset.
Definition at line 56 of file TileContent.h.