3D editor stable with path tracer
This commit is contained in:
parent
8bec5d1ab7
commit
5ac4d56d32
11 changed files with 144 additions and 19 deletions
|
|
@ -20,6 +20,6 @@ Lights = {
|
|||
|
||||
RenderSettings = {
|
||||
depth = 1,
|
||||
spray = 3,
|
||||
multisampling = 16,
|
||||
spray = 1,
|
||||
multisampling = 1,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue