pub fn find(name: &str) -> Option<Scene>
The scene registered under name, or None when nothing is.
name
None