Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Refract
  2. {
  3. $model 1
  4. $refractamount ".07"
  5. $bluramount ".3"
  6. $REFRACTTINT "{235 247 247}"
  7.  
  8. $scale "[1 1]"
  9. $dudvmap "models\props_breakable\glass_fracture_B_normal"
  10. $normalmap "models\props_breakable\glass_fracture_B_normal"
  11. $surfaceprop glass
  12. $translucent 1
  13.  
  14. $envmap env_cubemap
  15. $envmapcontrast 1
  16. $envmapsaturation "[1 1 1]"
  17. $envmaptint "[.71 .79 .85]"
  18. "<dx90"
  19. {
  20. $fallbackmaterial "models\props_destruction\glass_fracture_B_dx8"
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement