Scene Graph

 
 
 

The Scene Graph exposes the objects contained in a loaded scene as a navigable hierarchy of nodes. To perform an operation on a scene object, you require the node ID of the object of interest. A representation of the nodes and structure typically encountered in a Scene Graph is shown in the following illustration.

Note the following: