Engine component
: This component provides an enginegraph. The engine is completely separated from the scenegraph. For this reason it’s well-suited for scene-independet configurations (like clustering) and passes to be performed per frame, not per node. The device backends implemented in HID (Human interface devices) can be accessed/connected via the engine graph and easily used in the scene.