mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Changed default value of AO to 0.5 from 1.0
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Nuake
|
||||
0, // u_HasRoughness
|
||||
1.f, // u_RoughnessValue
|
||||
0, // u_HasAO
|
||||
1.f, // u_AOValue
|
||||
0.5f, // u_AOValue
|
||||
0, // u_HasNormal
|
||||
0, // u_HasDisplacement
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user