Home
last modified time | relevance | path

Searched refs:lightGeneration_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h258 uint32_t lightGeneration_ = 0; member in final
H A Drender_system.cpp1330 (cameraGeneration_ == cameraGen) && (lightGeneration_ == lightGen) && in Update()
1340 lightGeneration_ = lightGen; in Update()

Completed in 5 milliseconds