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.

12 lines
283 B

  1. ps.1.1
  2. ;------------------------------------------------------------------------------
  3. ; c0 refract color tint
  4. ; c5 1, 1, 0, 0
  5. ;------------------------------------------------------------------------------
  6. def c1, 1, 1, 1, 1
  7. tex t0 ; Base color
  8. mul r0.rgb, t0, c0
  9. mov r0.a, v0.a