Searched defs:lightComponent (Results 1 – 4 of 4) sorted by relevance
164 const LightComponent& lightComponent; member
2051 const auto& lightComponent = lpd.lightComponent; in ProcessLight() local2165 const LightComponent lightComponent = lightMgr_->Get(row.components[0u]); in ProcessLights() local
251 …IEcs& ecs, const LightComponent& lightComponent, const Math::Vec3& position, const Math::Quat& rot… in CreateLight() argument
533 auto const lightComponent = lightManager->Get(lightEntity); in ExportGltfLight() local