| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d | |
| com.badlogic.gdx.graphics.g3d.model.data |
| Modifier and Type | Method and Description |
|---|---|
protected Material |
Model.convertMaterial(ModelMaterial mtl,
TextureProvider textureProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Model.loadMaterials(java.lang.Iterable<ModelMaterial> modelMaterials,
TextureProvider textureProvider) |
| Modifier and Type | Field and Description |
|---|---|
Array<ModelMaterial> |
ModelData.materials |