Material2.mtl 585 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "New Material - 001",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "6d91e591-4ce0-465c-809f-610ec95019c6"
  8. },
  9. "_techniqueIndex": 0,
  10. "_techniqueData": {
  11. "0": {
  12. "defines": {
  13. "USE_DIFFUSE_TEXTURE": true
  14. },
  15. "props": {
  16. "diffuseColor": {
  17. "__type__": "cc.Color",
  18. "r": 255,
  19. "g": 255,
  20. "b": 255,
  21. "a": 255
  22. },
  23. "diffuseTexture": {
  24. "__uuid__": "d9a8bc8e-1be2-40ae-9e3b-858cfddeaf86"
  25. }
  26. }
  27. }
  28. }
  29. }