Searched refs:CORE_GLTF_IMPORT_COMPONENT_MESH (Results 1 – 2 of 2) sorted by relevance
180 CORE_GLTF_IMPORT_COMPONENT_MESH = 0x00000002, enumerator
1958 if (node.mesh && (flags & CORE_GLTF_IMPORT_COMPONENT_MESH)) { in RecursivelyCreateComponents()