cesium-native 0.43.0
|
Options for how to write a subtree. More...
#include <Cesium3DTilesWriter/SubtreeWriter.h>
Public Attributes | |
bool | prettyPrint = false |
If the subtree JSON should be pretty printed. | |
Options for how to write a subtree.
Definition at line 38 of file SubtreeWriter.h.
bool Cesium3DTilesWriter::SubtreeWriterOptions::prettyPrint = false |
If the subtree JSON should be pretty printed.
Definition at line 42 of file SubtreeWriter.h.