linux-wallpaperengine/docs/Knowledges/Developer/JSON_FORMAT.md
2025-05-18 08:43:29 +09:00

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)