pub fn update_texture_cache_system(texture_cache: ResMut<'_, TextureCache>)
Expand description

Updates the TextureCache to only retains recently used textures.