slideMat.mtl 420 B

123456789101112131415161718192021222324
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "New Material",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "539a4d01-d392-4ece-9d24-0a9613b4d813"
  8. },
  9. "_techniqueIndex": 0,
  10. "_techniqueData": {
  11. "0": {
  12. "defines": {
  13. "USE_TEXTURE": true
  14. },
  15. "props": {
  16. "center": {
  17. "__type__": "cc.Vec2",
  18. "x": 0,
  19. "y": 0
  20. }
  21. }
  22. }
  23. }
  24. }