GLES2: More shader stuff to get things working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
uniform highp float percentComplete;
|
||||
uniform highp float fadeFalloffExp = 8.0;
|
||||
const highp float fadeFalloffExp = 8.0;
|
||||
|
||||
void fragment() {
|
||||
// Higher exponent -> stronger blinding effect
|
||||
|
||||
Reference in New Issue
Block a user