logo

Function bevy::render::texture::update_texture_cache_system[]

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

Updates the TextureCache to only retains recently used textures.