scene-compiler-executing-compiler.rst 662 B

12345678910111213141516
  1. .. include:: ../_header.rst
  2. Executing the compiler
  3. ~~~~~~~~~~~~~~~~~~~~~~
  4. You have multiple options to compile a scene file:
  5. * When you save the modifications of a scene file in the |SceneEditor|_ the scene is compiled automatically.
  6. * In the context menu of the |SceneEditor|_ you can click on the **Compile Scene** command.
  7. .. image:: ../images/scene-compiler-command-in-scene-editor-04272020.webp
  8. :alt: Compile scene command in context menu.
  9. * The **Compile Project** command compiles all the files of the project, including the scene files. You can execute the command with the ``Ctrl+Alt+B`` keys. It is also available in the |MainMenu|_.