ColladaPlugin
General
ColladaPlugin is a class in Aspose.3d for Python.
Inherits from: Plugin.
ColladaPlugin és una classe en Aspose.3d per a Python. Hereta de: ゚ Plugin⌒ .
ColladaPlugin proporciona accés a l’objecte de format Collada, el seu importador, exportador i detector de formats.
Mètodes
| Signature | Description |
|---|---|
__init__() | |
get_file_format() → 'ColladaFormat' | Returns the Collada file format descriptor |
get_importer() → 'Importer' | Returns an Importer instance for loading Collada files |
get_exporter() → 'Exporter' | Returns an Exporter instance for saving Collada files |
get_format_detector() → 'FormatDetector' | Returns a FormatDetector that can identify Collada files |
create_load_options() → 'ColladaLoadOptions' | Creates a ColladaLoadOptions object with default import settings |
create_save_options() → 'SaveOptions' | Creates a SaveOptions object configured for Collada export |