diff options
| author | Alee <Alee14498@gmail.com> | 2019-06-01 16:15:06 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-06-01 16:15:06 -0400 |
| commit | a79b06395ba938944b695263fbe009158ce48483 (patch) | |
| tree | 669fd1b5019925535f7bc4cd07591c4a9e365065 /ProjectSettings | |
| parent | d57de4162ecc06ef9d9abd195d89be15724733e9 (diff) | |
| download | Unicity-a79b06395ba938944b695263fbe009158ce48483.tar.gz Unicity-a79b06395ba938944b695263fbe009158ce48483.tar.bz2 Unicity-a79b06395ba938944b695263fbe009158ce48483.zip | |
Added simple stats
Diffstat (limited to 'ProjectSettings')
| -rw-r--r-- | ProjectSettings/GraphicsSettings.asset | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 1a6b7d1..349be97 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -38,6 +38,7 @@ GraphicsSettings: - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} @@ -62,3 +63,4 @@ GraphicsSettings: m_AlbedoSwatchInfos: [] m_LightsUseLinearIntensity: 0 m_LightsUseColorTemperature: 0 + m_LogWhenShaderIsCompiled: 0 |
