Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h182 CORE_GLTF_IMPORT_COMPONENT_CAMERA = 0x00000004, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp1963 if (flags & CORE_GLTF_IMPORT_COMPONENT_CAMERA) { in RecursivelyCreateComponents()