GltfExporter
General
GltfExporter is a class in Aspose.3d for Python.
Inherits from: Exporter.
GltfExporter és una classe en Aspose.3d per a Python. Hereta de: ̋Exporter∂ .
GltfExporter.supports_format(file_format) torna true si l’exportador pot manejar el format de fitxer especificat, i export ((escena, flux, opcions) escriu la escena al flux donat.
Mètodes
| Signature | Description |
|---|---|
__init__() | |
supports_format(file_format) → bool | Returns true if the exporter can write the specified file format, and export(scene, stream, options) writes a GLTF representation of the scene |
export(scene: 'Scene', stream, options: 'SaveOptions') | |
visit_node(node) | Processes a single node during export traversal |