Build game scene lighting
This commit is contained in:
parent
58ad5c1b07
commit
63efe1d6fc
30 changed files with 1547 additions and 15 deletions
|
@ -21,7 +21,7 @@ LightingSettings:
|
|||
m_BakeResolution: 45
|
||||
m_Padding: 2
|
||||
m_LightmapCompression: 3
|
||||
m_AO: 1
|
||||
m_AO: 0
|
||||
m_AOMaxDistance: 1
|
||||
m_CompAOExponent: 1
|
||||
m_CompAOExponentDirect: 0
|
||||
|
@ -38,7 +38,7 @@ LightingSettings:
|
|||
m_FinalGather: 0
|
||||
m_FinalGatherRayCount: 256
|
||||
m_FinalGatherFiltering: 1
|
||||
m_PVRCulling: 1
|
||||
m_PVRCulling: 0
|
||||
m_PVRSampling: 1
|
||||
m_PVRDirectSampleCount: 32
|
||||
m_PVRSampleCount: 512
|
||||
|
|
Reference in a new issue