libgdx API

Uses of Class
com.badlogic.gdx.graphics.g3d.Material

Packages that use Material
com.badlogic.gdx.graphics.g3d.keyframed   
com.badlogic.gdx.graphics.g3d.loaders.md5   
 

Uses of Material in com.badlogic.gdx.graphics.g3d.keyframed
 

Methods in com.badlogic.gdx.graphics.g3d.keyframed with parameters of type Material
 void KeyframedModel.setMaterials(Material[] mats)
          Sets the Material list for this model, one for each mesh, in mesh order.
 

Uses of Material in com.badlogic.gdx.graphics.g3d.loaders.md5
 

Methods in com.badlogic.gdx.graphics.g3d.loaders.md5 with parameters of type Material
 void MD5Renderer.render(Material[] materials)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)