public class PBRMaterialLoader extends MaterialLoaderBase
textureResolver| Constructor and Description |
|---|
PBRMaterialLoader(TextureResolver textureResolver) |
| Modifier and Type | Method and Description |
|---|---|
com.badlogic.gdx.graphics.g3d.Material |
loadMaterial(GLTFMaterial glMaterial) |
get, getDefaultMaterial, loadMaterialspublic PBRMaterialLoader(TextureResolver textureResolver)
public com.badlogic.gdx.graphics.g3d.Material loadMaterial(GLTFMaterial glMaterial)
loadMaterial in class MaterialLoaderBase