bx-1140-postprocessing #11
|
@ -66,13 +66,13 @@ const tres_values = useControls({
|
|||
aperture: {
|
||||
value: 4,
|
||||
min: 0,
|
||||
max: 10,
|
||||
max: 100,
|
||||
step: 0.01,
|
||||
},
|
||||
maxblur: {
|
||||
value: 1,
|
||||
min: 0,
|
||||
max: 10,
|
||||
max: 100,
|
||||
step: 0.01,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue