diff options
author | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-09-27 19:48:02 +0200 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2017-09-27 19:48:02 +0200 |
commit | aba7a9b0f8765730f3778fb0ce5aad6d98f3bd04 (patch) | |
tree | 1e6c30c5b86efb8af310447005a30511cf420aab /exampleProject/New Unity Project/Assets/Materials/water.mat | |
parent | d608d2d01ce8c951d6270faedf314b856f3b23c6 (diff) | |
download | TD-aba7a9b0f8765730f3778fb0ce5aad6d98f3bd04.tar.gz TD-aba7a9b0f8765730f3778fb0ce5aad6d98f3bd04.zip |
Prøvd å fikse vann
Diffstat (limited to 'exampleProject/New Unity Project/Assets/Materials/water.mat')
-rw-r--r-- | exampleProject/New Unity Project/Assets/Materials/water.mat | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/exampleProject/New Unity Project/Assets/Materials/water.mat b/exampleProject/New Unity Project/Assets/Materials/water.mat index 951f601..799161c 100644 --- a/exampleProject/New Unity Project/Assets/Materials/water.mat +++ b/exampleProject/New Unity Project/Assets/Materials/water.mat @@ -47,7 +47,7 @@ Material: m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MainTex: - m_Texture: {fileID: 2800000, guid: 534a3037b0f104939b34738755529229, type: 3} + m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} - _MetallicGlossMap: @@ -78,18 +78,22 @@ Material: m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0} + - _SpecGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} m_Floats: - _BumpScale: 1 - - _Cutoff: 0.5 + - _Cutoff: 0.672 - _DetailNormalMapScale: 1 - _DstBlend: 10 - _FresnelScale: 0.75 - _GerstnerIntensity: 1 - - _GlossMapScale: 0.338 + - _GlossMapScale: 0.086 - _Glossiness: 1 - _GlossyReflections: 1 - _InvFade: 1 - - _Metallic: 0.396 + - _Metallic: 0 - _Mode: 3 - _OcclusionStrength: 1 - _Parallax: 0.02 @@ -109,7 +113,7 @@ Material: - _BaseColor: {r: 0.54, g: 0.95, b: 0.99, a: 0.5} - _BumpDirection: {r: 1, g: 1, b: -1, a: 1} - _BumpTiling: {r: 1, g: 1, b: -2, a: 3} - - _Color: {r: 0.36862746, g: 1, b: 1, a: 0.328} + - _Color: {r: 0.10786115, g: 0.97794116, b: 0.97794116, a: 0.384} - _DistortParams: {r: 1, g: 1, b: 2, a: 1.15} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - _Foam: {r: 0.1, g: 0.375, b: 0, a: 0} @@ -123,6 +127,7 @@ Material: - _InvFadeParemeter: {r: 0.15, g: 0.15, b: 0.5, a: 1} - _ReflectionColor: {r: 0.54, g: 0.95, b: 0.99, a: 0.5} - _RefrColor: {r: 0.34, g: 0.85, b: 0.92, a: 1} + - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - _SpecularColor: {r: 0.72, g: 0.72, b: 0.72, a: 1} - _WorldLightDir: {r: 0, g: 0.1, b: -0.5, a: 0} - _horizonColor: {r: 0.172, g: 0.463, b: 0.435, a: 0} |