initialize
Initializes the root Node and InputProcessor. This must be called before an update or render calls.
Lifecycle method. This is called whenever the SceneGraph is set before initialize is called. Any nodes added to this Node context won't be added until the next frame update.