Scene architecture

A Scene represents a logical grouping of content, such as a menu or HUD, and consists of a hierarchy of actors and components. The following is an example of a scene hierarchy:

Each element in this scene hierarchy inherits the accumulated display transforms from the element's ancestors/parents.