HeavenStudioPlus/Assets/X-PostProcessing/Effects/RadialBlurV2/README.md

16 lines
548 B
Markdown
Raw Normal View History

# Radial BlurV2
## Source Code List
- [Shader Code](Shader/RadialBlurV2.shader)
- [C# Code](RadialBlurV2.cs)
- [Editor Code](Editor/RadialBlurV2Editor.cs)
## Property
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/RadialBlurV2/RadialBlurV2Property.png)
## Gallery
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/RadialBlurV2/RadialBlurV2.png)
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/Blur/RadialBlurV2/RadialBlurV2.gif)