diff options
Diffstat (limited to 'settings.txt')
-rw-r--r-- | settings.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.txt b/settings.txt index 16f7445..6456874 100644 --- a/settings.txt +++ b/settings.txt @@ -2,6 +2,7 @@ mouse-sensitivity 50 # you can set this to 0.5 to render the SDF at half resolution for example # (e.g. the SDF will be rendered at 960x540 on a 1080p monitor) # making this lower will increase performance significantly, but will look more pixelated +# you can also make this higher to take super high-res screenshots (but it will run slower) scale 1 # complexity of SDF # making this bigger will make more complex scenes, but will require more gpu computation |