cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumQuantizedMeshTerrain::LayerWriterOptions Struct Reference

Options for how to write a layer.json. More...

#include <CesiumQuantizedMeshTerrain/LayerWriter.h>

Public Attributes

bool prettyPrint = false
 If the layer.json should be pretty printed.
 

Detailed Description

Options for how to write a layer.json.

Definition at line 39 of file LayerWriter.h.

Member Data Documentation

◆ prettyPrint

bool CesiumQuantizedMeshTerrain::LayerWriterOptions::prettyPrint = false

If the layer.json should be pretty printed.

Definition at line 43 of file LayerWriter.h.


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