Revert "Merge pull request #9354 from Toocanzs/centroid-fix"

This reverts commit f8c09e0577.
This commit is contained in:
Adam
2019-08-15 15:25:28 +02:00
committed by Lotto
parent 0ef08459af
commit 3a31996ad8
@@ -31,7 +31,7 @@ uniform float smoothBanding;
uniform vec4 fogColor;
in vec4 Color;
centroid in float fHsl;
in float fHsl;
in vec4 fUv;
in float fogAmount;