Package com.jme3.scene.plugins.gltf
Class CustomContentManager
java.lang.Object
com.jme3.scene.plugins.gltf.CustomContentManager
Created by Nehon on 20/08/2017.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<T> TreadExtensionAndExtras(String name, com.google.gson.JsonElement el, T input) 
- 
Constructor Details- 
CustomContentManagerpublic CustomContentManager()
 
- 
- 
Method Details- 
readExtensionAndExtraspublic <T> T readExtensionAndExtras(String name, com.google.gson.JsonElement el, T input) throws AssetLoadException, IOException - Throws:
- AssetLoadException
- IOException
 
 
-