GltfImporter
General
GltfImporter is a class in Aspose.3d for Typescript.
Inherits from: GltfImporter, Importer.
GltfImporter és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚GltfImporter⌒, ∂Importador∂.
GltfImporter.constructor crea una nova instància de l’importador GLTF.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
json | : GltfData | Read | Holds the parsed JSON structure of the GLTF file as a GltfData object |
binary | `: Buffer | null` | Read |
Mètodes
| Signature | Description |
|---|---|
constructor() | Creates a new instance of the GLTF importer |
supportsFormat(fileFormat: FileFormat) → boolean | |
| `importScene(scene: Scene, stream: Buffer | Uint8Array, options: LoadOptions)` |