Ninja.material 419 B

1234567891011121314151617181920
  1. material Ninja
  2. {
  3. technique
  4. {
  5. pass
  6. {
  7. ambient 0 0 0 1
  8. diffuse 1 1 1 1
  9. specular 1 1 1 25.6
  10. emissive 0 0 0
  11. texture_unit
  12. {
  13. texture Ninja.jpg
  14. tex_coord_set 0
  15. }
  16. }
  17. }
  18. }