50f4348b-c883-4e2f-8f11-ce233b859fa1.json 585 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "ui-alpha-test-material",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "60f7195c-ec2a-45eb-ba94-8955f60e81d0",
  8. "__expectedType__": "cc.EffectAsset"
  9. },
  10. "_techIdx": 0,
  11. "_defines": [
  12. {
  13. "USE_ALPHA_TEST": true,
  14. "USE_TEXTURE": true,
  15. "IS_GRAY": false,
  16. "CC_USE_EMBEDDED_ALPHA": false
  17. }
  18. ],
  19. "_states": [
  20. {
  21. "rasterizerState": {},
  22. "depthStencilState": {},
  23. "blendState": {
  24. "targets": [
  25. {}
  26. ]
  27. }
  28. }
  29. ],
  30. "_props": [
  31. {}
  32. ]
  33. }