Advertisement
Sim_Piko

orange_material.vmt

Aug 9th, 2014
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. "VertexLitGeneric"
  2. {
  3. "$baseTexture" "models/sim_piko/Material"
  4. "$bumpmap" "null-bumpmap"
  5.  
  6. // probably not needed, and probably copied from pant_blobs
  7. //"$phong" "1"
  8. //"$phongexponent" "40.0"
  9. //"$phongboost" "0.3"
  10. //"$phongfresnelranges" "[1.0 0.5 0.2]"
  11.  
  12. $phong 1
  13. $phongexponent 3
  14. //$BasemapAlphaPhongMask 1
  15. $phongboost 7.5
  16.  
  17. $phongtint "[1 0.99 0.05]"
  18. $phongfresnelranges "[0.05 0.5 1]"
  19.  
  20. "$envmap" "env_cubemap"
  21. "$envmaptint" "[ .05 .05 .05 ]"
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement