ColladaExporter
General
ColladaExporter is a class in Aspose.3d for Python.
Inherits from: Exporter.
ColladaExporter és una classe en Aspose.3d per a Python. Hereta de: ̋Exporter∂ .
ColladaExporter pot exportar una escena a un flux quan el format de fitxer subministrat és compatible, tal com indica el seu mètode supports_format.
Mètodes
| Signature | Description |
|---|---|
__init__() | |
supports_format(file_format) → bool | Returns True if the given file format is supported for export |
export(scene: 'Scene', stream, options: 'SaveOptions') | Writes the provided Scene to the given stream using the specified SaveOptions |