public Scene (Parent root)

Creates a Scene for a specific root Node.

Parameters:
root    The root node of the scene graph

Exceptions:
NullPointerException    if root is null