Uses of Class
com.jme3.shader.ShaderVariable

Packages that use ShaderVariable
com.jme3.shader   
 

Uses of ShaderVariable in com.jme3.shader
 

Subclasses of ShaderVariable in com.jme3.shader
 class Attribute
          An attribute is a shader variable mapping to a VertexBuffer data on the CPU.
 class Uniform