ObjImporter
المعلومات العامة
ObjImporter هي فئة في Aspose.3d لـ Typescript. الميراث من: ObjImporter, Importer.
ObjImporter.importScene loads OBJ data from a stream into the provided Scene using the supplied LoadOptions.
الطرق
| التوقيع | وصف |
|---|---|
constructor() | |
supportsFormat(fileFormat: FileFormat) → boolean | |
importScene(scene: Scene, stream: any, options: LoadOptions) | تحميل بيانات OBJ من تيار في المشهد المقدمة باستخدام LoadOptions الموردة |