FbxFormat — Aspose.3D FOSS TypeScript API Reference

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

Package: aspose.threed


Methods

MethodReturnsDescription
getInstance()FbxFormat
extension()string
extensions()string[]
contentType()string
fileFormatType()any
version()string
canExport()boolean
canImport()boolean
formats()any[]
createLoadOptions()FbxLoadOptions
createSaveOptions()FbxSaveOptions

See Also