FbxImporter — Aspose.3D FOSS TypeScript API Reference
FbxImporter — FbxImporter class in the Aspose.3D FOSS TypeScript API..
Package: aspose.threed
Methods
| Method | Returns | Description |
|---|---|---|
supportsFormat(fileFormat: FileFormat) | boolean | |
open(filename: string, options: LoadOptions) | Scene | |
openFromStream(stream: any, options: LoadOptions) | Scene | |
importScene(scene: Scene, stream: any, _options: LoadOptions) | void |