Uses of Package
org.jmonkeyengine.scene.plugins.ogre.matext

Packages that use org.jmonkeyengine.scene.plugins.ogre.matext
org.jmonkeyengine.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 org.jmonkeyengine.scene.plugins.ogre.matext used by org.jmonkeyengine.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.