GltfImporter
Overview
GltfImporter is a class in Aspose.3D FOSS for Java.
Inherits from: IImporter.
GltfImporter.canImport checks if the specified FileFormat is supported for import.
Methods
| Signature | Description |
|---|---|
canImport(format: FileFormat) → boolean | Checks if the specified FileFormat is supported for import |
load(stream: Stream, options: LoadOptions) → Scene |