Home
last modified time | relevance | path

Searched refs:parseSheenRoughnessTexture (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp1212 const auto parseSheenRoughnessTexture = [&textureInfo = sheen.roughnessTexture]( in ParseKhrMaterialsSheen() local
1216 … if (!ParseObject(loadResult, *sheenJson, "sheenRoughnessTexture", parseSheenRoughnessTexture)) { in ParseKhrMaterialsSheen()