Uses of Package
com.jme3.scene.plugins.ogre.matext

Packages that use com.jme3.scene.plugins.ogre.matext
com.jme3.scene.plugins.ogre.matext com.jme3.scene.plugins.ogre.matext allows loading of more advanced Ogre3D materials that use "base" materials to abstract functionality. 
 

Classes in com.jme3.scene.plugins.ogre.matext used by com.jme3.scene.plugins.ogre.matext
MaterialExtension
          MaterialExtension defines a mapping from an Ogre3D "base" material to a jME3 material definition.
MaterialExtensionSet
          MaterialExtensionSet is simply a container for several MaterialExtensions so that it can be set globally for all OgreMaterialKeys used.