RectMaterial.mtl 521 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "8f74bf8b-54bb-4b7c-84fc-80beffeb1c89"
  8. },
  9. "_techniqueIndex": 0,
  10. "_techniqueData": {
  11. "0": {
  12. "props": {
  13. "u_UVRightBottom": {
  14. "__type__": "cc.Vec2",
  15. "x": 1,
  16. "y": 1
  17. },
  18. "u_UVLeftTop": {
  19. "__type__": "cc.Vec2",
  20. "x": 0,
  21. "y": 0
  22. }
  23. },
  24. "defines": {
  25. "USE_TEXTURE": true
  26. }
  27. }
  28. }
  29. }