Guest User

m_water_dusk.vmt

a guest
Jun 26th, 2022
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. "Water"
  2. {
  3.  
  4.  
  5. "$forceexpensive" "1"
  6. "$reflectentities" "1"
  7.  
  8.  
  9. "$refracttexture" "_rt_WaterRefraction"
  10. "$reflecttexture" "_rt_WaterReflection"
  11.  
  12.  
  13.  
  14.  
  15. "$envmap" "env_cubemap"
  16. "$envmaptint" "[1.0 1.0 1.0]"
  17.  
  18. "$abovewater" "1"
  19. "%compilewater" "1"
  20. "$forceenvmap" "1"
  21. "%tooltexture" "nature/water_frame01_normal"
  22. "$refractamount" "2.0"
  23.  
  24. "$reflectamount" "0.0"
  25.  
  26. "$scale" "[1 1]"
  27.  
  28. "$bumpmap" "nature/water_coast01_dudv"
  29. "$normalmap" "gm_maldives/water_maldives/m_water"
  30.  
  31. "$surfaceprop" "water"
  32. "$bottommaterial" "gm_construct/water_beneath"
  33. "$bumpframe" "0"
  34.  
  35. "$fogenable" "1"
  36. "$fogcolor" "{10 20 20}"
  37. "$fogstart" "0"
  38. "$fogend" "1024"
  39.  
  40. "$scroll1" "[.01 .01123 .05]"
  41. "$scroll2" "[-.015 .015 .01512]"
  42.  
  43. "Proxies"
  44. {
  45. "WaterLOD"
  46. {
  47. }
  48. "AnimatedTexture"
  49. {
  50. "animatedtexturevar" "$normalmap"
  51. "animatedtextureframenumvar" "$bumpframe"
  52. "animatedtextureframerate" 21.00
  53. }
  54. }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment