Scene

- class Scene
A mutable scene node value.
SceneConst for details.
Methods
add_childprune_empty_nodes()Empty means with no geometry, no attribute and an identity matrix
remove_geometry()Remove the node geometry.
set_geometry(geometry)Set the node geometry.
set_matrix()Set the node transform.
set_name()Set the node name.
write_children(children_only, shapes_only)Get the scene traversal.