lightBlue01.mtl 908 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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__": "b2be2cf5-c732-43a6-88df-c8d93c8e141b@6c48a",
  32. "__expectedType__": "cc.Texture2D"
  33. },
  34. "tilingOffset": {
  35. "__type__": "cc.Vec4",
  36. "x": 1,
  37. "y": 5,
  38. "z": 0,
  39. "w": 0
  40. },
  41. "mainColor": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 180
  47. }
  48. }
  49. ]
  50. }