GltfLoadOptions — Aspose.3D FOSS Java API Reference
GltfLoadOptions — GltfLoadOptions class.. Inherits from: LoadOptions.
Package: com.aspose.threed
Properties
| Property | Type | Description |
|---|---|---|
flipCoordinateSystem | boolean | |
prettyPrint | boolean |
Methods
| Method | Returns | Description |
|---|---|---|
getFlipCoordinateSystem() | boolean | |
setFlipCoordinateSystem(boolean value) | void | |
getPrettyPrint() | boolean | |
setPrettyPrint(boolean value) | void |