cesium-native 0.43.0
|
Options for how to write a layer.json. More...
#include <CesiumQuantizedMeshTerrain/LayerWriter.h>
Public Attributes | |
bool | prettyPrint = false |
If the layer.json should be pretty printed. | |
Options for how to write a layer.json.
Definition at line 39 of file LayerWriter.h.
bool CesiumQuantizedMeshTerrain::LayerWriterOptions::prettyPrint = false |
If the layer.json should be pretty printed.
Definition at line 43 of file LayerWriter.h.