mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-07-15 13:52:23 +08:00
12 lines
369 B
Markdown
12 lines
369 B
Markdown
# General scene settings
|
|
- ambientcolor: Color to use when clearing the scene
|
|
- bloom: Whether bloom is enabled or not
|
|
|
|
- orthogonalprojection:
|
|
- width: width of the orthogonalprojection
|
|
- height: height of the orthogonal projection
|
|
|
|
# camera settings
|
|
- farz: projection's far clip (optional)
|
|
- nearz: projection's near clip (optional)
|
|
- fov: field of view (optional) |