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

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)