mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 13:56:48 +08:00
10 lines
281 B
Markdown
10 lines
281 B
Markdown
# scene.json
|
|
The scene file contains information about all the objects for the scene with the camera settings in it.
|
|
|
|
## Structure
|
|
### camera
|
|
[see here](rendering/CAMERA_SETTINGS.md)
|
|
### general
|
|
[see here](rendering/GENERAL_SETTINGS.md)
|
|
### objects
|
|
[see here](rendering/OBJECTS.md) |