| Package | Description |
|---|---|
| de.javagl.jgltf.model |
Classes for loading and accessing glTF data.
|
| de.javagl.jgltf.model.impl |
Default implementations of the glTF model interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsModel |
GltfModel.getExtensionsModel()
Returns the
ExtensionsModel that summarizes information
about the extensions that are used in the glTF. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExtensionsModel
Default implementation of an
ExtensionsModel. |
Copyright © 2024. All Rights Reserved.