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 const std::string | ADD = "ADD" |
| ADD
|
|
static const std::string | REPLACE = "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.
Definition at line 32 of file Tile.h.
◆ ADD
const std::string Cesium3DTiles::Tile::Refine::ADD = "ADD" |
|
inlinestatic |
ADD
Definition at line 34 of file Tile.h.
◆ REPLACE
const std::string Cesium3DTiles::Tile::Refine::REPLACE = "REPLACE" |
|
inlinestatic |
REPLACE
Definition at line 37 of file Tile.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/cesium-native/cesium-native/Cesium3DTiles/generated/include/Cesium3DTiles/Tile.h