Searched refs:getAssetName (Results 1 – 4 of 4) sorted by relevance
85 public String getAssetName() { in getAssetName() method in MaterialDef
133 public String getAssetName() { in getAssetName() method in Material1045 oc.write(def.getAssetName(), "material_def", null); in write()
527 oc.write(material.getAssetName(), "materialName", null); in write()
348 if (material.getMaterialDef().getAssetName().contains("Lighting")) { in toMesh()