GltfPlugin
General
GltfPlugin és una classe en Aspose.3d per a Python. Heretaris de: Plugin.
GltfPlugin.get_file_format(), get_importer ((()), Get_exporter (s)) i get-format_detector (ss)) exposa el format glTF, el seu importador, exportador i objectes de detector de formats, mentre que creen opcions d’ús (create_loadoptions (())). Crear opció (save_opcions (()).
Mètodes
| Signatura | Descripció |
|---|---|
__init__() | |
get_file_format() → 'GltfFormat' | , get_importer(), get _exporter (()) i get format_detector (() exposa el format glTF, el seu importador, exportador i objectes del detector de formats, mentre que creem opcions d’ús (create_loadoptions ((()) I save-opcions (Create-save-opssions (())) instantien els contenidors d ‘opció. |
get_importer() → 'Importer' | Retorna un objecte d’importador per a carregar arxius GLTF |
get_exporter() → 'Exporter' | Retorna un objecte d’exportació per escriure arxius GLTF |
get_format_detector() → 'FormatDetector' | Retorna un FormatDetector que pot reconèixer arxius GLTF |
create_load_options() → 'GltfLoadOptions' | Crea una instància GltfLoadOptions per configurar l’import GLTF |
create_save_options() → 'GltfSaveOptions' | Crea una instància GltfSaveOptions per configurar l’exportació GLTF |