bevy_render::texture

Function 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.