GltfSaveOptions — Aspose.3D FOSS Java API Reference
GltfSaveOptions — מחלקת GltfSaveOptions.. יורשת מ: SaveOptions.
Methods: com.aspose.threed
Methods
| Methods | Methods | Methods |
|---|---|---|
flipCoordinateSystem | boolean | |
prettyPrint | boolean | |
bufferFilePrefix | String | |
saveExtras | String | |
contentType | FileContentType |
Methods
| Methods | Methods | Methods |
|---|---|---|
getFlipCoordinateSystem() | boolean | |
setFlipCoordinateSystem(boolean value) | void | |
getPrettyPrint() | boolean | |
setPrettyPrint(boolean value) | void | |
getBufferFilePrefix() | String | |
setBufferFilePrefix(String value) | void | |
getSaveExtras() | String | |
setSaveExtras(String value) | void | |
getContentType() | FileContentType | |
setContentType(FileContentType value) | void |