GltfSaveOptions.PrettyPrint

GltfSaveOptions.PrettyPrint property

The JSON content of GLTF file is indented for human reading, default value is false

public bool PrettyPrint { get; set; }

See Also