Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h184 CORE_GLTF_IMPORT_COMPONENT_SKIN = 0x00000008, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2366 if (flags & CORE_GLTF_IMPORT_COMPONENT_SKIN) { in ImportScene()