cesium-native 0.43.0
|
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 38 of file SchemaWriter.h.
bool Cesium3DTilesWriter::SchemaWriterOptions::prettyPrint = false |
If the schema JSON should be pretty printed.
Definition at line 42 of file SchemaWriter.h.