sprite-round-corner-crop-v2.mtl 420 B

12345678910111213141516171819202122
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "sprite-round-corner-crop-v2",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "bae0778d-e187-4524-b44e-091bf381a56d"
  8. },
  9. "_techniqueIndex": 0,
  10. "_techniqueData": {
  11. "0": {
  12. "props": {
  13. "xRadius": 0.5,
  14. "yRadius": 0.5
  15. },
  16. "defines": {
  17. "ENABLE_ROUNDCORNER": true,
  18. "USE_TEXTURE": true
  19. }
  20. }
  21. }
  22. }