Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
258 B

  1. vs.1.1
  2. # DYNAMIC: "DOWATERFOG" "0..1"
  3. #include "ShatteredGlass_inc.vsh"
  4. $detail = 1;
  5. $envmap = 1;
  6. $envmapcameraspace = 0;
  7. $envmapsphere = 0;
  8. $vertexcolor = 0;
  9. &ShatteredGlass( $detail, $envmap, $envmapcameraspace, $envmapsphere,
  10. $vertexcolor );