Searched defs:lightManager (Results 1 – 3 of 3) sorted by relevance
527 if (auto const lightManager = GetManager<ILightComponentManager>(ecs); lightManager) { in ExportGltfLight() local2372 if (auto const lightManager = GetManager<ILightComponentManager>(ecs); in AttachLight() local
1915 ILightComponentManager& lightManager = *(GetManager<ILightComponentManager>(ecs)); in CreateLight() local
422 if (auto lightManager = ecs->GetComponentManager(CORE3D_NS::ILightComponentManager::UID)) { in ResolveNodeTypeFromPath() local