RT Multisampling

This commit is contained in:
IlyaShurupov 2023-10-19 19:11:29 +03:00
parent 3396e69b47
commit 93a90e0291
7 changed files with 120 additions and 37 deletions

View file

@ -20,5 +20,6 @@ Lights = {
RenderSettings = {
depth = 1,
spray = 10,
spray = 3,
multisampling = 16,
}