cesium-native
0.41.0
|
Known values for Specifies if additive or replacement refinement is used when traversing the tileset for rendering. This property is required for the root tile of a tileset; it is optional for all other tiles. The default is to inherit from the parent tile. More...
#include <Cesium3DTiles/Tile.h>
Static Public Attributes | |
static const std::string | ADD = "ADD" |
static const std::string | REPLACE = "REPLACE" |
Known values for Specifies if additive or replacement refinement is used when traversing the tileset for rendering. This property is required for the root tile of a tileset; it is optional for all other tiles. The default is to inherit from the parent tile.