FbxExporter

General

FbxExporter is a class in Aspose.3d for Python. Inherits from: Exporter.

FbxExporter és una classe en Aspose.3d per a Python. Hereta de: ̋Exporter∂ .

FbxExporter.save(Nom de fitxer, escena, opcions) guarda una Escenes en un arxiu FBX al disc.

Mètodes

SignatureDescription
save(filename: str, scene: 'Scene', options: 'FbxSaveOptions')Saves the given Scene to a file with the specified filename using provided FbxSaveOptions
save_to_stream(stream: io.IOBase, scene: 'Scene', options: 'FbxSaveOptions')Writes the given Scene to the provided stream using the specified FbxSaveOptions
 Català