Class PBRMaterialLoader
java.lang.Object
gaiasky.util.gdx.model.gltf.loaders.shared.material.MaterialLoaderBase
gaiasky.util.gdx.model.gltf.loaders.shared.material.PBRMaterialLoader
- All Implemented Interfaces:
MaterialLoader
-
Field Summary
Fields inherited from class gaiasky.util.gdx.model.gltf.loaders.shared.material.MaterialLoaderBase
textureResolver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected TextureAttribute
getTextureMap
(int type, GLTFTextureInfo glMap) protected PBRTextureAttribute
getTextureMapPBR
(int type, GLTFTextureInfo glMap) loadMaterial
(GLTFMaterial glMaterial) Methods inherited from class gaiasky.util.gdx.model.gltf.loaders.shared.material.MaterialLoaderBase
get, getDefaultMaterial, loadMaterials
-
Constructor Details
-
Method Details
-
loadMaterial
- Specified by:
loadMaterial
in classMaterialLoaderBase
-
getTextureMap
-
getTextureMapPBR
-