# Scene The scene owns all objects, cameras and the collision world for a single level. ```{doxygenclass} P64::Scene :members: ``` ## Scene configuration ```{doxygenstruct} P64::SceneConf :members: ```