Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


     if (FragmentColor.a <= 0.2) discard;

Again, change the ext text of FragmentColor to whatever color-holding vector you are working with in your functions.

...