ObjImporter
General
ObjImporter is a class in Aspose.3d for Python.
Inherits from: Importer.
ObjImporter és una classe en Aspose.3d per a Python. Hereta de: ゚Importer⌒ .
ObjImporter.import_scene carrega una escena d’un flux a la escena donada utilitzant ObjLoadOptions .
Mètodes
| Signature | Description |
|---|---|
__init__() | |
supports_format(file_format) → bool | |
import_scene(scene: 'Scene', stream, options: 'ObjLoadOptions') | Loads a scene from a stream into the given Scene using ObjLoadOptions |