cesium-native 0.43.0
Loading...
Searching...
No Matches
Cesium3DTilesWriter::SchemaWriterOptions Struct Reference

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.
 

Detailed Description

Options for how to write a schema.

Definition at line 38 of file SchemaWriter.h.

Member Data Documentation

◆ prettyPrint

bool Cesium3DTilesWriter::SchemaWriterOptions::prettyPrint = false

If the schema JSON should be pretty printed.

Definition at line 42 of file SchemaWriter.h.


The documentation for this struct was generated from the following file: