249bdabd-103e-4c0d-b012-c6794ddc6f3e.json 537 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "black",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc"
  8. },
  9. "_techIdx": 0,
  10. "_defines": [
  11. {}
  12. ],
  13. "_states": [
  14. {
  15. "rasterizerState": {},
  16. "depthStencilState": {},
  17. "blendState": {
  18. "targets": [
  19. {}
  20. ]
  21. }
  22. }
  23. ],
  24. "_props": [
  25. {
  26. "mainColor": {
  27. "__type__": "cc.Color",
  28. "r": 45,
  29. "g": 38,
  30. "b": 36,
  31. "a": 255
  32. }
  33. }
  34. ]
  35. }