geziGood.mtl 779 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "__type__": "cc.Material",
  3. "_name": "",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_effectAsset": {
  7. "__uuid__": "a3cd009f-0ab0-420d-9278-b9fdab939bbc",
  8. "__expectedType__": "cc.EffectAsset"
  9. },
  10. "_techIdx": "2",
  11. "_defines": [
  12. {
  13. "USE_INSTANCING": true,
  14. "USE_TEXTURE": true
  15. }
  16. ],
  17. "_states": [
  18. {
  19. "rasterizerState": {},
  20. "depthStencilState": {},
  21. "blendState": {
  22. "targets": [
  23. {}
  24. ]
  25. }
  26. }
  27. ],
  28. "_props": [
  29. {
  30. "mainTexture": {
  31. "__uuid__": "df61ef5e-ef42-4bbd-ba65-4b65c8115adb@6c48a",
  32. "__expectedType__": "cc.Texture2D"
  33. },
  34. "mainColor": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 225,
  38. "b": 0,
  39. "a": 210
  40. }
  41. }
  42. ]
  43. }