Searched refs:parseSheenRoughnessTexture (Results 1 – 1 of 1) sorted by relevance
1212 const auto parseSheenRoughnessTexture = [&textureInfo = sheen.roughnessTexture]( in ParseKhrMaterialsSheen() local1216 … if (!ParseObject(loadResult, *sheenJson, "sheenRoughnessTexture", parseSheenRoughnessTexture)) { in ParseKhrMaterialsSheen()