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

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

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

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