SceneRoot

SceneRoot

  1. bevy_asset::handle::Handle<bevy_scene::scene::Scene>

Description

Adding this component will spawn the scene as a child of that entity. Once it's spawned, the entity will have a SceneInstance component.

Functions