GltfLoadOptions

GltfLoadOptions — Aspose.3D FOSS Java API Reference

GltfLoadOptions — GltfLoadOptions class.. Inherits from: LoadOptions.

Package: com.aspose.threed


Properties

PropertyTypeDescription
flipCoordinateSystemboolean
prettyPrintboolean

Methods

MethodReturnsDescription
getFlipCoordinateSystem()boolean
setFlipCoordinateSystem(boolean value)void
getPrettyPrint()boolean
setPrettyPrint(boolean value)void

See Also