Function bevy_render::texture::update_texture_cache_system
source · pub fn update_texture_cache_system(texture_cache: ResMut<'_, TextureCache>)
Expand description
Updates the TextureCache
to only retains recently used textures.