FbxImporter — Aspose.3D FOSS Python API Reference
FbxImporter — FbxImporter klasa.. Nasljeđuje od: Importer.
: aspose.threed
Nema javno dokumentiranih svojstava u izvoru.
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') | `` |