Advertisement
bejiitas_wrath

Glow RVMAT

Jun 29th, 2020
990
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.74 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////////
  2. //DeRap: data_f\flare_lights_front.rvmat
  3. //Produced from mikero's Dos Tools Dll version 6.44
  4. //'now' is Wed Apr 18 19:16:31 2018 : 'file' last modified on Fri Feb 09 12:02:23 2018
  5. //http://dev-heaven.net/projects/list_files/mikero-pbodll
  6. ////////////////////////////////////////////////////////////////////
  7.  
  8. #define _ARMA_
  9.  
  10. ambient[]={0.81176472,0.83529413,0,5};
  11. diffuse[]={0.68235296,0.65098041,0.0078431377,1};
  12. forcedDiffuse[]={0.54509807,0.52156866,0.0039215689,0};
  13. emmisive[] = {3888, 8390, 33500, 1};
  14. specular[]={0.99215686,0.96862745,0.0078431377,0.63999999};
  15. specularPower=40.6;
  16. renderFlags[]=
  17. {
  18. "AddBlend"
  19. };
  20. PixelShaderID="Normal";
  21. VertexShaderID="Basic";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement