Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp1325 const auto environmentGen = environmentMgr_->GetGenerationCounter(); in Update() local
1332 (materialExtensionGeneration_ == materialExtensionGen) && (environmentGeneration_ == environmentGen) && in Update()
1343 environmentGeneration_ = environmentGen; in Update()

Completed in 4 milliseconds