public abstract class PBRMaterialAdapter extends MaterialAdapter
| Constructor and Description |
|---|
PBRMaterialAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected com.jme3.material.MatParam |
adaptMatParam(com.jme3.material.MatParam param) |
protected java.lang.String |
getMaterialDefPath()
Should return the material definition used by this material adapter
|
addParamMapping, getJmeParamName, getMaterial, init, setParamprotected java.lang.String getMaterialDefPath()
MaterialAdaptergetMaterialDefPath in class MaterialAdapterprotected com.jme3.material.MatParam adaptMatParam(com.jme3.material.MatParam param)
adaptMatParam in class MaterialAdapter