Searched refs:textureMappings (Results 1 – 1 of 1) sorted by relevance
45 private HashMap<String, String> textureMappings = new HashMap<String, String>(); field in MaterialExtension74 textureMappings.put(ogreTexAlias, jmeTexParam); in setTextureMapping()84 return textureMappings.get(ogreTexAlias); in getTextureMapping()