Package com.jme3.scene.plugins.gltf
Class PBRMetalRoughMaterialAdapter
java.lang.Object
com.jme3.scene.plugins.gltf.MaterialAdapter
com.jme3.scene.plugins.gltf.PBRMaterialAdapter
com.jme3.scene.plugins.gltf.PBRMetalRoughMaterialAdapter
Created by Nehon on 20/08/2017.
- 
Field SummaryFields inherited from class com.jme3.scene.plugins.gltf.PBRMaterialAdapterMASK_ALPHA_DISCARD
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.jme3.scene.plugins.gltf.PBRMaterialAdapteradaptMatParam, getMaterialDefPath, initDefaultMatParamsMethods inherited from class com.jme3.scene.plugins.gltf.MaterialAdapteraddParamMapping, getJmeParamName, getMaterial, init, setParam
- 
Constructor Details- 
PBRMetalRoughMaterialAdapterpublic PBRMetalRoughMaterialAdapter()
 
-