cesium-native 0.44.2
|
Options for how to write a schema. More...
#include <Cesium3DTilesWriter/SchemaWriter.h>
Public Attributes | |
bool | prettyPrint = false |
If the schema JSON should be pretty printed. | |
Options for how to write a schema.
Definition at line 37 of file SchemaWriter.h.
bool Cesium3DTilesWriter::SchemaWriterOptions::prettyPrint = false |
If the schema JSON should be pretty printed.
Definition at line 41 of file SchemaWriter.h.