d930590d-bb92-4cc8-8bd1-23cd027f9edf.json 620 B

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