The root object of the scene.
Adds object to the children, adds it to the scene graph.
Remove all objects from the collection.
Draws all objects in the scene.
Load all objects inside the specified folder in FilePath.Objects.
Gets the object in the scene with the given name.
Gets the object in the scene with the given id.
Refreshes all objects in the scene that need refreshing.
Removes the given object as a child from this scene.
Updates all objects in the scene.
Gets all objects in the scene.
The camera to render with.
The Scene contains a list of all objects that should be drawn at a given time.