FbxExporter — Aspose.3D FOSS Python API Reference

FbxExporter — FbxExporter class.. Inherits from: Exporter.

Package: aspose.threed


Properties

No public properties documented in source.


Methods

MethodReturnsDescription
save(filename: str, scene: 'Scene', options: 'FbxSaveOptions')``
save_to_stream(stream: io.IOBase, scene: 'Scene', options: 'FbxSaveOptions')``

See Also