pub fn add_clusters( commands: Commands<'_, '_>, cameras: Query<'_, '_, (Entity, Option<&ClusterConfig>, &Camera), Without<Clusters>> )