- Audience silencer implemented, and only enabled for first two rounds.
- Host teleport button enables on case load/respawn, and disables on teleport. - Videos no longer infinitely retry loading. - Improved lightmapping quality. - Removed kernelsCache folder from index.
This commit is contained in:
@@ -18,8 +18,8 @@ LightingSettings:
|
||||
m_UsingShadowmask: 0
|
||||
m_BakeBackend: 2
|
||||
m_LightmapMaxSize: 1024
|
||||
m_BakeResolution: 32
|
||||
m_Padding: 7
|
||||
m_BakeResolution: 16
|
||||
m_Padding: 16
|
||||
m_LightmapCompression: 3
|
||||
m_AO: 1
|
||||
m_AOMaxDistance: 1
|
||||
@@ -40,9 +40,9 @@ LightingSettings:
|
||||
m_FinalGatherFiltering: 1
|
||||
m_PVRCulling: 0
|
||||
m_PVRSampling: 1
|
||||
m_PVRDirectSampleCount: 32
|
||||
m_PVRSampleCount: 512
|
||||
m_PVREnvironmentSampleCount: 256
|
||||
m_PVRDirectSampleCount: 512
|
||||
m_PVRSampleCount: 4096
|
||||
m_PVREnvironmentSampleCount: 2048
|
||||
m_PVREnvironmentReferencePointCount: 2048
|
||||
m_LightProbeSampleCountMultiplier: 4
|
||||
m_PVRBounces: 4
|
||||
|
||||
Reference in New Issue
Block a user