cesium-native 0.48.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. Usable with subtree JSON or subtree binary (not advised). | |
Options for how to write a subtree.
Definition at line 40 of file SubtreeWriter.h.
bool Cesium3DTilesWriter::SubtreeWriterOptions::prettyPrint = false |
If the subtree JSON should be pretty printed. Usable with subtree JSON or subtree binary (not advised).
Definition at line 45 of file SubtreeWriter.h.