GltfFormat — Aspose.3D FOSS TypeScript API Reference

GltfFormat — GltfFormat class in the Aspose.3D FOSS TypeScript API.. Inherits from: FileFormat.

Package: aspose.threed


Methods

MethodReturnsDescription
canImport()boolean
canExport()boolean
extension()string
extensions()string[]
version()string
getInstance()GltfFormat
contentType()string
fileFormatType()any
formats()any[]
createLoadOptions()GltfLoadOptions
createSaveOptions()GltfSaveOptions

See Also