Scene Structure This article describes the structure of data in a 3D scene. classDiagram class Scene { +Vec<Camera> cameras } Loading