Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1531 void FillMetallicRoughness(MaterialComponent& desc, const GLTFImportResult& importResult, const GLT… in FillMetallicRoughness() function
1698 FillMetallicRoughness(desc, importResult, data, gltfMaterial, em); in ImportMaterial()