mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
16 lines
548 B
Markdown
16 lines
548 B
Markdown
|
|
||
|
# 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)
|