(
mut events: EventWriter<AppExit>,
renderer: RendererResourceAccessor,
point_lights: Query<(Entity, Ref<PointLightComponent>, Ref<InterpolatedTransform>)>,
mut removed_point_lights: R
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected