Searched refs:ParseNormalTexture (Results 1 – 1 of 1) sorted by relevance
1007 bool ParseNormalTexture(LoadResult& loadResult, const json::value& jsonData, NormalTexture& normalT… in ParseNormalTexture() function1346 if (!ParseNormalTexture(loadResult, jsonData, material->normalTexture)) { in ParseMaterial()