ObjImporter
Přehled
ObjImporter je třída v Aspose.3d pro Python. Dědici: Importer.
ObjImporter.import_scene loads a scene from a stream into the given Scene using ObjLoadOptions.
Metody
| Podpis: | Popis: |
|---|---|
__init__() | |
supports_format(file_format) → bool | |
import_scene(scene: 'Scene', stream, options: 'ObjLoadOptions') | Naloží scénu z proudu do dané Scény pomocí ObjLoadOptions |