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

This reverts commit f8c09e0577.
This commit is contained in:
Adam
2019-08-12 20:31:24 -04:00
committed by Lotto
parent 0ef08459af
commit 3a31996ad8

View File

@@ -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;