|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |