Skip to content

Commit

Permalink
feat: fog volume change (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarleter99 authored Jul 4, 2024
1 parent 5046760 commit b8f49cc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Client/Assets/Resources/Rendering/GameVolumeProfile.asset
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ MonoBehaviour:
m_Value: 1
fixedExposure:
m_OverrideState: 1
m_Value: -3
m_Value: -3.2
compensation:
m_OverrideState: 1
m_Value: 0
Expand Down Expand Up @@ -875,10 +875,10 @@ MonoBehaviour:
m_Value: 0
maximumHeight:
m_OverrideState: 1
m_Value: 10
m_Value: 200
meanFreePath:
m_OverrideState: 1
m_Value: 5
m_Value: 7
enableVolumetricFog:
m_OverrideState: 1
m_Value: 1
Expand Down
2 changes: 1 addition & 1 deletion Client/Assets/Scenes/TestScene/TestScene_SJ.unity
Original file line number Diff line number Diff line change
Expand Up @@ -5475,7 +5475,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e11b68cfa65e85444a9b9ff196f29a34, type: 3}
m_Name:
m_EditorClassIdentifier:
IsTestScene: 0
IsEndGameTriggered: 0
DefaultRoomName: Test
Creature: 1
PrefabNum: 0
Expand Down
3 changes: 0 additions & 3 deletions Client/ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ EditorBuildSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Scenes:
- enabled: 0
path: Assets/Scenes/TestScene/TestScene_SJ.unity
guid: 859eeef4fbdc5304a8acd812969ada68
- enabled: 1
path: Assets/Scenes/LobbyScene.unity
guid: 313716ee8bf524042a1788a7d3eb73ad
Expand Down

0 comments on commit b8f49cc

Please sign in to comment.