Home
last modified time | relevance | path

Searched defs:normalTexture (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h460 NormalTexture normalTexture; in CORE3D_BEGIN_NAMESPACE() member
501 NormalTexture normalTexture; in CORE3D_BEGIN_NAMESPACE() member
H A Dgltf2_loader.cpp1007 …rseNormalTexture(LoadResult& loadResult, const json::value& jsonData, NormalTexture& normalTexture) in ParseNormalTexture()