Function bevy_internal::scene::scene_spawner_system
source · pub fn scene_spawner_system(world: &mut World)
Expand description
System that handles scheduled scene instance spawning and despawning through a SceneSpawner
.