added world scene mountains to hide world borders

This commit is contained in:
2022-04-17 22:56:07 +03:00
parent 2a996b6feb
commit 2fd2c37990
37 changed files with 4373 additions and 888 deletions

View File

@@ -116,6 +116,18 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO: 0
@@ -143,6 +155,8 @@ Material:
- _OcclusionStrength: 1
- _Parallax: 0.02
- _PigmentMapSize: 1024
- _QueueControl: 0
- _QueueOffset: 0
- _SSSAmount: 0.3306561
- _SSSSize: 5.3
- _ShadowStrength: 1

View File

@@ -129,6 +129,18 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AO: 0
@@ -156,6 +168,8 @@ Material:
- _OcclusionStrength: 1
- _Parallax: 0.02
- _PigmentMapSize: 1024
- _QueueControl: 0
- _QueueOffset: 0
- _SSSAmount: 0.3306561
- _SSSSize: 5.3
- _ShadowStrength: 1