ObjImporter
Γενική Επισκόπηση
ObjImporter είναι μια τάξη στο Aspose.3d για το Python. Κληρονόμοι από: Importer.
ObjImporter.import_scene loads a scene from a stream into the given Scene using ObjLoadOptions.
Μέθοδοι
| Υπογραφή | Περιγραφή: |
|---|---|
__init__() | |
supports_format(file_format) → bool | |
import_scene(scene: 'Scene', stream, options: 'ObjLoadOptions') | Φορτώνει μια σκηνή από ένα ρεύμα στην δεδομένη Σκηνική χρησιμοποιώντας ObjLoadOptions |