Settings¶
The process-global settings root, |
|
The base class every settings section is built from. |
|
The settings root object and whole-tree snapshots. |
|
Output format settings and the built-in quality presets. |
|
Runtime compute and memory settings. |
|
Where Algan reads assets from and writes output to. |
|
Default colors and layout style. |
|
Renderer settings: what a render produces, and the experimental switches. |
- SETTINGS¶
Stable process-global root for runtime-adjustable Algan settings.
Section objects keep stable identities. Call
SETTINGS.video.set(...)rather than replacingSETTINGS.videoso imports made by engine modules always observe the current values.