See: Description
| Interface | Description | 
|---|---|
| ExtensionLoader | Interface to handle a glTF extension. | 
| ExtrasLoader | Interface to handle a glTF extra. | 
| Class | Description | 
|---|---|
| BinLoader | Created by Nehon on 08/08/2017. | 
| CustomContentManager | Created by Nehon on 20/08/2017. | 
| GlbLoader | Created by Nehon on 12/09/2017. | 
| GltfLoader | GLTF 2.0 loader
 Created by Nehon on 07/08/2017. | 
| GltfLoader.SkinBuffers | |
| GltfLoader.WeightData | |
| GltfModelKey | An optional key to use when loading a glTF file
 It allows you to specify custom data loader, replacing the default ones. | 
| GltfUtils | Created by Nehon on 07/08/2017. | 
| LightsPunctualExtensionLoader | Extension loader for KHR_lights_punctual extension which allows
 for lights to be added to the node from the gltf model. | 
| MaterialAdapter | A MaterialAdapter allows to map a GLTF material to a JME material. | 
| PBRMaterialAdapter | Created by Nehon on 08/08/2017. | 
| PBRMetalRoughMaterialAdapter | Created by Nehon on 20/08/2017. | 
| PBRSpecGlossExtensionLoader | Material adapter for PBR Specular Glossiness pipeline
 Created by Nehon on 20/08/2017. | 
| PBRSpecGlossMaterialAdapter | Created by Nehon on 20/08/2017. | 
| TrackData | |
| UnlitExtensionLoader | Material adapter for the Unlit pipeline | 
| UnlitMaterialAdapter | 
| Enum | Description | 
|---|---|
| TrackData.Type |