Guest User

Untitled

a guest
Jan 18th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2. "id": "Material.002",
  3. "ambient": [ 0.000000, 0.000000, 0.000000],
  4. "diffuse": [ 0.800000, 0.800000, 0.800000],
  5. "emissive": [ 0.800000, 0.800000, 0.800000], // needs to be 0,0,0!
  6. "opacity": 1.000000,
  7. "specular": [ 1.000000, 1.000000, 1.000000],
  8. "shininess": 0.000000,
  9. "textures": [
  10. {
  11. "id": "Texture.003",
  12. "filename": "FlakCannon_D.png",
  13. "type": "DIFFUSE"
  14. },
  15. {
  16. "id": "Texture.003",
  17. "filename": "FlakCannon_D.png",
  18. "type": "SPECULAR"
  19. },
  20. {
  21. "id": "Texture.003",
  22. "filename": "FlakCannon_D.png",
  23. "type": "REFLECTION"
  24. }
  25. ]
  26. }
Add Comment
Please, Sign In to add comment