Skip to content

Commit b7c0d95

Browse files
committed
Fix Sling barrel.
1 parent 8777d1b commit b7c0d95

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

ModelMaterials_GL4/templates/cus_gl4.frag.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ const float EPS = 1e-4;
206206

207207
/***********************************************************************/
208208
// PBR constants
209-
const float MIN_ROUGHNESS = 0.22;
209+
const float MIN_ROUGHNESS = 0.25;
210210
const float DEFAULT_F0 = 0.04;
211211

212212
/***********************************************************************/

unittextures/cloakarty_2.dds

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)