scene-properties.rst 533 B

123456789101112131415161718
  1. .. include:: ../_header.rst
  2. Scene properties
  3. ----------------
  4. .. toctree::
  5. :maxdepth: 1
  6. snapping-properties
  7. border-properties
  8. display-properties
  9. The scene has different properties that are not part of the editor or the compiler.
  10. The properties are shown in the |InspectorView|_ when no object is selected. It means, if you click on a blank space of the scene or press the ``ESC`` key, the scene properties will be shown.
  11. The compiler settings are covered in the `Scene Compiler chapter <scene-compiler.html>`_.