> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/d5-lite/lite-user-manual/scene-list.md).

# Scene List

1. Support reading scenes created in SketchUp
   1. Scenes created in SketchUp can be directly read when opening Lite
   2. When switching scenes by clicking, Lite and SketchUp remain synchronized
   3. Known Issue: Due to limitations of the SketchUp API, scenes created or updated in SketchUp can only record the camera's position

<figure><img src="/files/LqNkiomPbMwfcgIVgz1L" alt="" width="563"><figcaption></figcaption></figure>

2. The creation and entry of the scene list are located in the bottom-left corner of the Lite window.

&#x20;       a. Clicking to open the list allows you to view scenes created in SketchUp or in Lite.

&#x20;       b. When creating a scene from Lite, it automatically records the current scene's ambient lighting information and post-processing color settings, with each scene corresponding to different parameters.

&#x20;       c. When modifying environment and post-processing parameters, you need to update the scene to save and re-record the parameters in that scene.

&#x20;       d. The scene list supports functions for deleting and renaming scenes.

<figure><img src="/files/0IYY8uFvgjQYO9Z8H6Ny" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/d5-lite/lite-user-manual/scene-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
