Uses of Class
com.jme3.scene.plugins.blender.materials.MaterialHelper.SpecularShader

Packages that use MaterialHelper.SpecularShader
com.jme3.scene.plugins.blender.materials   
 

Uses of MaterialHelper.SpecularShader in com.jme3.scene.plugins.blender.materials
 

Methods in com.jme3.scene.plugins.blender.materials that return MaterialHelper.SpecularShader
static MaterialHelper.SpecularShader MaterialHelper.SpecularShader.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MaterialHelper.SpecularShader[] MaterialHelper.SpecularShader.values()
          Returns an array containing the constants of this enum type, in the order they are declared.