Advertisement
Kenix157

Untitled

Dec 22nd, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. local diffuseColors = {
  2. [ 0 ] = 0.35,
  3. [ 1 ] = 0.37,
  4. [ 2 ] = 0.39,
  5. [ 3 ] = 0.41,
  6. [ 4 ] = 0.43,
  7. [ 5 ] = 0.45,
  8. [ 6 ] = 0.51,
  9. [ 7 ] = 0.65,
  10. [ 8 ] = 0.68,
  11. [ 9 ] = 0.71,
  12. [ 10 ] = 0.71,
  13. [ 11 ] = 0.73,
  14. [ 12 ] = 0.75,
  15. [ 13 ] = 0.77,
  16. [ 14 ] = 0.78,
  17. [ 15 ] = 0.79,
  18. [ 16 ] = 0.69,
  19. [ 17 ] = 0.685,
  20. [ 18 ] = 0.675,
  21. [ 19 ] = 0.688,
  22. [ 20 ] = 0.513,
  23. [ 21 ] = 0.405,
  24. [ 22 ] = 0.316,
  25. [ 23 ] = 0.325 }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement