examples: rename aliasing_limit to shot_rays
This commit is contained in:
parent
d4345e6ea4
commit
a200a839b6
|
@ -1,5 +1,5 @@
|
|||
# Optional field
|
||||
aliasing_limit: 10
|
||||
shot_rays: 10
|
||||
# Optional field
|
||||
reflection_limit: 5
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
aliasing_limit: 10
|
||||
shot_rays: 10
|
||||
reflection_limit: 5
|
||||
background: {r: 0.5, g: 0.5, b: 0.5}
|
||||
|
||||
|
|
Loading…
Reference in a new issue