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 Summary
Fields inherited from class com.jme3.scene.plugins.gltf.PBRMaterialAdapter
MASK_ALPHA_DISCARD
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jme3.scene.plugins.gltf.PBRMaterialAdapter
adaptMatParam, getMaterialDefPath, initDefaultMatParams
Methods inherited from class com.jme3.scene.plugins.gltf.MaterialAdapter
addParamMapping, getJmeParamName, getMaterial, init, setParam
-
Constructor Details
-
PBRMetalRoughMaterialAdapter
public PBRMetalRoughMaterialAdapter()
-