FbxImporter — Aspose.3D FOSS Python API Reference
FbxImporter — FbxImporter class.. Inherits from: Importer.
Package: aspose.threed
Properties
No public properties documented in source.
Methods
| Method | Returns | Description |
|---|---|---|
supports_format(file_format) | bool | |
open(filename: str, options: Optional['FbxLoadOptions']) | 'Scene' | |
open_from_stream(stream: io.IOBase, options: Optional['FbxLoadOptions']) | 'Scene' | |
import_scene(scene: 'Scene', stream: io.IOBase, options: 'FbxLoadOptions') | `` |