material.mtl 648 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "1baf0fc9-befa-459c-8bdd-af1a450a0319",
  8. "__expectedType__": "cc.EffectAsset"
  9. },
  10. "_techIdx": 0,
  11. "_defines": [
  12. {},
  13. {},
  14. {},
  15. {}
  16. ],
  17. "_states": [
  18. {
  19. "rasterizerState": {},
  20. "depthStencilState": {},
  21. "blendState": {
  22. "targets": [
  23. {}
  24. ]
  25. }
  26. },
  27. {},
  28. {},
  29. {}
  30. ],
  31. "_props": [
  32. {
  33. "mainColor": {
  34. "__type__": "cc.Color",
  35. "r": 0,
  36. "g": 143,
  37. "b": 255,
  38. "a": 255
  39. }
  40. },
  41. {},
  42. {},
  43. {}
  44. ]
  45. }