Searched defs:reflComponent (Results 1 – 1 of 1) sorted by relevance
959 …ComponentManager& materialMgr, const Entity& entity, const PlanarReflectionComponent& reflComponen… in UpdateReflectionPlaneMaterial()1925 PlanarReflectionComponent reflComponent = planarReflectionMgr_->Get(row.components[0u]); in ProcessReflection() local