> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.1/objects-and-types/project-objects/scene.md).

# Scene

![](/files/qiNCmAkd0EoaV61tc6Na)

A **Scene** is a collection of **Objects** that represent different unique places within your *User Interface*, such as menus, maps, and media players. Each **Scene** has its own *3D* space. The **Size** and **Resolution** of each *3D* space are determined by the **Attributes** of the **Screen** that it is assigned to.

The **Scene Object** doesn't have any **Attributes** of its own, unlike every *other* **Object** in **Incari**.

There are a few **Nodes**, such as the [**KeyPress** **Node**](/incari-studio/2022.1/toolbox/events/keyboard/on-key-press.md), which require a **Scene Object** to be assigned as an **Attribute**. This can be done by dragging and dropping a **Scene** from the **Project Outliner** into the **Scene Attribute** of that **Node**.
