mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
16 lines
498 B
Markdown
16 lines
498 B
Markdown
|
|
||
|
# Box Blur
|
||
|
|
||
|
## Source Code List
|
||
|
- [Shader Code](Shader/BoxBlur.shader)
|
||
|
- [C# Code](BoxBlur.cs)
|
||
|
- [Editor Code](Editor/BoxBlurEditor.cs)
|
||
|
|
||
|
|
||
|
## Property
|
||
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/BoxBlur/BoxBlurProperty.png)
|
||
|
|
||
|
## Gallery
|
||
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/BoxBlur/BoxBlur.png)
|
||
|
|
||
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/BoxBlur/BoxBlur.gif)
|