diff options
Diffstat (limited to 'Assets/SkyBox.mat')
| -rw-r--r-- | Assets/SkyBox.mat | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Assets/SkyBox.mat b/Assets/SkyBox.mat index c579a89..b1b83c6 100644 --- a/Assets/SkyBox.mat +++ b/Assets/SkyBox.mat @@ -21,8 +21,9 @@ Material: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_Name: SkyBox - m_Shader: {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} - m_ValidKeywords: [] + m_Shader: {fileID: 106, guid: 0000000000000000f000000000000000, type: 0} + m_ValidKeywords: + - _SUNDISK_HIGH_QUALITY m_InvalidKeywords: - _MAPPING_LATITUDE_LONGITUDE_LAYOUT m_LightmapFlags: 4 @@ -93,6 +94,7 @@ Material: m_Ints: [] m_Floats: - _AlphaClip: 0 + - _AtmosphereThickness: 1 - _Blend: 0 - _BumpScale: 1 - _ClearCoatMask: 0 @@ -121,6 +123,9 @@ Material: - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 + - _SunDisk: 2 + - _SunSize: 0.04 + - _SunSizeConvergence: 5 - _Surface: 0 - _WorkflowMode: 1 - _ZWrite: 1 @@ -128,6 +133,8 @@ Material: - _BaseColor: {r: 1, g: 1, b: 1, a: 1} - _Color: {r: 1, g: 1, b: 1, a: 1} - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} + - _GroundColor: {r: 0.18218228, g: 0.27030525, b: 0.4339623, a: 1} + - _SkyTint: {r: 1, g: 0, b: 0.8475146, a: 1} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1} - - _Tint: {r: 0.5, g: 0.5, b: 0.5, a: 0.5} + - _Tint: {r: 0.3773585, g: 0.030259885, b: 0.056959715, a: 0.5} m_BuildTextureStacks: [] |
