cesium-native 0.43.0
|
Options for how to write a schema. More...
#include <CesiumGltfWriter/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 CesiumGltfWriter::SchemaWriterOptions::prettyPrint = false |
If the schema JSON should be pretty printed.
Definition at line 42 of file SchemaWriter.h.