StlImporter
Přehled
StlImporter je třída v Aspose.3d pro Typescript. Dědici: StlImporter, Importer.
StlImporter.constructor creates a new STL importer used to load STL files.
Metody
| Podpis: | Popis: |
|---|---|
constructor() | Vytvoří nový dovozce STL, který se používá k načtení souborů ST L. |
supportsFormat(fileFormat: FileFormat) → boolean | Vrátí true, pokud je dané FileFormat STL, jinak false |
| `importScene(scene: Scene, stream: Buffer | Uint8Array, options: LoadOptions)` |