Skip to content

Commit

Permalink
uniform float iFactor;
Browse files Browse the repository at this point in the history
  • Loading branch information
brucelane committed Jan 7, 2022
1 parent e8bbf70 commit 5e310dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/shadertoy.vd
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ uniform float iTimeFactor;
uniform float iRotationSpeed;
uniform float iPixelX;
uniform float iPixelY;
uniform float iFactor;
uniform bool iDebug;
uniform sampler2D inputImage;
out vec4 fragColor;
Expand Down

0 comments on commit 5e310dc

Please sign in to comment.