| 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 |
|---|---|
java.util.List<SceneModel> |
GltfModel.getSceneModels()
Returns an unmodifiable view on the list of
SceneModel
instances that have been created for the glTF. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSceneModel
Implementation of a
SceneModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SceneModel> |
DefaultGltfModel.getSceneModels() |
Copyright © 2022. All Rights Reserved.