pretty_print property
pretty_print property
The JSON content of GLTF file is indented for human reading, default value is false
Definition:
@property
def pretty_print(self):
...
@pretty_print.setter
def pretty_print(self, value):
...
See Also
- module
aspose.threed.formats
- class
GltfSaveOptions