You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,10 +133,10 @@ bounces = 10 : Number
133
133
134
134
Max number of lights bounces to trace.
135
135
136
-
### .filteredGlossyFactor
136
+
### .filterGlossyFactor
137
137
138
138
```js
139
-
filteredGlossyFactor=0:Number
139
+
filterGlossyFactor=0:Number
140
140
```
141
141
142
142
Factor for alleviating bright pixels from rays that hit diffuse surfaces then specular surfaces. Setting this higher alleviates fireflies but will remove some specular caustics.
0 commit comments