Skip to content

Commit 8b3cd62

Browse files
committed
Fix Greetings
1 parent def812e commit 8b3cd62

File tree

3 files changed

+443
-83
lines changed

3 files changed

+443
-83
lines changed

Assets/Demoscene/Projects/2018-10-28-TDF2018/ImageEffectMaterials/Glitch.mat

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,27 @@ Material:
6565
- _ColorIntensity: 0.899
6666
- _Cutoff: 0.5
6767
- _DetailNormalMapScale: 1
68-
- _DistortionIntensity: 0
68+
- _DistortionIntensity: 0.02
6969
- _DstBlend: 0
7070
- _FlashSpeed: 0
71-
- _GlitchUvIntensity: 0
71+
- _GlitchUvIntensity: 0.05
7272
- _GlossMapScale: 1
7373
- _Glossiness: 0.5
7474
- _GlossyReflections: 1
7575
- _Intensity: 0.063
7676
- _Metallic: 0
7777
- _Mode: 0
78-
- _NoiseIntensity: 0
78+
- _NoiseIntensity: 0.12
7979
- _OcclusionStrength: 1
8080
- _Parallax: 0.02
81-
- _RgbShiftIntensity: 0
81+
- _RgbShiftIntensity: 0.01
8282
- _SmoothnessTextureChannel: 0
8383
- _SpecularHighlights: 1
8484
- _SrcBlend: 1
8585
- _UVSec: 0
8686
- _ZWrite: 1
8787
m_Colors:
88-
- _BlendColor: {r: 0.9920197, g: 0.9920197, b: 0.9920197, a: 0}
88+
- _BlendColor: {r: 0, g: 0, b: 0, a: 1}
8989
- _Color: {r: 1, g: 1, b: 1, a: 1}
9090
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
9191
- _FlashColor: {r: 1, g: 1, b: 1, a: 0}

0 commit comments

Comments
 (0)