ColladaPlugin
General
ColladaPlugin is a class in Aspose.3d for Typescript.
Inherits from: ColladaPlugin, Plugin.
ColladaPlugin és una classe de l’Aspose.3d per a Typescript. Hereta de: ゚ColladaPlugin⌒, ∂ Plugin∂ .
ColladaPlugin proporciona una instància singleton a través de getInstance() i pot crear importadors, exportadors Collada, opcions d’encarregament i opció d"estalvi.
Mètodes
| Signature | Description |
|---|---|
constructor() | |
getInstance() → ColladaPlugin | Returns the singleton ColladaPlugin instance |
createImporter() → Importer | Creates an Importer for reading COLLADA files |
createExporter() → Exporter | Creates an Exporter for writing COLLADA files |
getFileFormat() → FileFormat | ` returns the FileFormat object describing the COLLADA format |
getImporter() → Importer | Returns the existing Importer associated with this plugin |
getExporter() → Exporter | Returns the existing Exporter associated with this plugin |
getFormatDetector() → FormatDetector | Returns a FormatDetector for identifying COLLADA files |
createLoadOptions() → ColladaLoadOptions | Creates a ColladaLoadOptions object for import settings |
createSaveOptions() → SaveOptions | Creates a SaveOptions object for export settings |