Classes that implement the 3D Tiles standard.
TileRefine
Refinement strategies for a Cesium3DTilesSelection::Tile.
@ Replace
The content of the child tiles will replace the content of the parent tile.
@ Add
The content of the child tiles will be added to the content of the parent tile.