mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 11:45:09 +00:00
f14d2a423f
* Super Retro VFX! * Updated Screen Jump default * also airboarder works now --------- Co-authored-by: minenice55 <star.elementa@gmail.com>
20 lines
No EOL
936 B
Markdown
20 lines
No EOL
936 B
Markdown
|
|
# Edge Detection Scharr
|
|
|
|
## Source Code List
|
|
- [Shader Code](Shader/EdgeDetectionScharr.shader)
|
|
- [C# Code](EdgeDetectionScharr.cs)
|
|
- [Editor Code](Editor/EdgeDetectionScharrEditor.cs)
|
|
|
|
|
|
## Property
|
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharrProperty.jpg)
|
|
|
|
## Gallery
|
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr1.jpg)
|
|
|
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr2.jpg)
|
|
|
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr1.gif)
|
|
|
|
![](https://raw.githubusercontent.com/QianMo/X-PostProcessing-Gallery/master/Media/EdgeDetection/EdgeDetectionScharr/EdgeDetectionScharr2.gif) |