クラス
com.jme3.material.MatParamTexture の使用

MatParamTexture を使用しているパッケージ
com.jme3.material The com.jme3.material package contains classes for manipulating jMonkeyEngine materials. 
 

com.jme3.material での MatParamTexture の使用
 

MatParamTexture を返す com.jme3.material のメソッド
 MatParamTexture Material.getTextureParam(java.lang.String name)
          Returns the texture parameter set on this material with the given name, returns null if the parameter is not set.