Advertisement
ReverendV92

Rinfect's Source Hair Shaders

Sep 14th, 2014
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Mesh 1:
  2. VertexLitGeneric
  3. {
  4.  
  5. $basetexture models/jessev92/ags_postal/shoulder2
  6. $bumpmap dev/flat_normal
  7. $nocull 1
  8.  
  9. $phong 0
  10. $phongexponent 5
  11. $phongboost 1
  12. $phongfresnelranges "[ 0 0.5 1 ]"
  13.  
  14. $alphatest 1
  15.  
  16. }
  17.  
  18. Mesh 2:
  19.  
  20. VertexLitGeneric
  21. {
  22.  
  23. $basetexture models/jessev92/ags_postal/shoulder2
  24. $bumpmap dev/flat_normal
  25. $nocull 1
  26. $translucent 1
  27.  
  28. $phong 0
  29. $phongexponent 5
  30. $phongboost 1
  31. $phongfresnelranges "[ 0 0.5 1 ]"
  32.  
  33. $alphatest 1
  34.  
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement