Skip to main content

2.4) Scenes


A Scene is a container for objects and scripts. Scenes can be stored on disk in JSON and loaded at any time. The content of a scene includes:

  • Objects
  • Scripts
  • Shaders
  • Camera position and rotation
  • ADS lighting configuration
  • Physics setup (gravity, substeps...)

Scenes browser widget


The Scenes browser widget allows you to navigate through the projects folder. From this section, you can load or delete existing projects.

Scenes browser

For each Scene, you can perform the following actions using the available buttons:

  • Scene information
  • Load scene
  • Save scene
  • Remove scene

Scene detail widget


By clicking on Detail scene, we can view the detailed contents of the scene.

Scene detail window