birctreel
birctreel
Thank you so much for the rpy sharing! I wonder how to use those blur? May I ask for any samples?
> it replaces the default blur, so you use it as you would use the built-in blur > > 它取代了默认的模糊,所以你可以像使用内置模糊一样使用它 Thank you so much! I tried and it's fantastic! I...
> ```python > show sample_image: > blur 10 > ``` > > `preferences.graphics_blur` controls which blur is used. `0` == built-in blur `1` == noisy blur `2` == gaussian blur...