| Component Host | 
A basic component to manage a hierarchy of components. As example, with the component it is possible to load an additional scene inside another scene.
 Overview
OverviewAn object creates and manages a separate hierarchy of components within itself.
A good example of use is a scene loading. In order to see the loaded scene, you can use the Render Target In Space object, which supports the display of scenes.

 Properties
Properties| Name | Description | 
|---|---|
| Load File | File to load. | 
| Create Type | The type to create. | 
 See also
See also