DynamicSceneRoot
DynamicSceneRoot
- bevy_asset::handle::Handle<bevy_scene::dynamic_scene::DynamicScene>
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.