Skip to content

Commit

Permalink
60 raymarching steps is worth it, not much perf difference
Browse files Browse the repository at this point in the history
  • Loading branch information
ambrosia13 committed Apr 28, 2022
1 parent 82285d1 commit e2e0290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/forgetmenot/pipelines/forgetmenot.json5
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
descriptionKey: "config.forgetmenot.desc.raytrace_ssr"
},
ssr_steps: {
default: 25,
default: 60,
min: 10,
max: 60,
nameKey: "config.forgetmenot.name.ssr_steps",
Expand Down

0 comments on commit e2e0290

Please sign in to comment.