Click or drag to resize

Component Host

Text FileManual / Base Types / Common / Component HostScripting

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

An 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.

Screenshot999999999999234.png
Properties
Name Description
Load File File to load.
Create Type The type to create.
See also
Text FileScripting