| Package | Description |
|---|---|
| com.jme3.scene.plugins.gltf |
import 3-D models in Graphics Language Transmission Format (glTF) format
|
| Class and Description |
|---|
| ExtensionLoader
Interface to handle a glTF extension.
|
| ExtrasLoader
Interface to handle a glTF extra.
|
| GltfLoader
GLTF 2.0 loader
Created by Nehon on 07/08/2017.
|
| GltfLoader.SkinBuffers |
| GltfModelKey
An optional key to use when loading a glTF file
It allows you to specify custom data loader, replacing the default ones.
|
| MaterialAdapter
A MaterialAdapter allows to map a GLTF material to a JME material.
|
| PBRMaterialAdapter
Created by Nehon on 08/08/2017.
|
| TrackData.Type |