FbxImporter — Aspose.3D FOSS TypeScript API Reference

FbxImporter — FbxImporter class in the Aspose.3D FOSS TypeScript API..

Package: aspose.threed


Methods

MethodReturnsDescription
supportsFormat(fileFormat: FileFormat)boolean
open(filename: string, options: LoadOptions)Scene
openFromStream(stream: any, options: LoadOptions)Scene
importScene(scene: Scene, stream: any, _options: LoadOptions)void

See Also