yezia.lmat 815 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "version":"LAYAMATERIAL:02",
  3. "props":{
  4. "type":"Laya.ShurikenParticleMaterial",
  5. "renderStates":[
  6. {
  7. "cull":0,
  8. "blend":1,
  9. "srcBlend":770,
  10. "dstBlend":1,
  11. "depthWrite":false,
  12. "depthTest":515
  13. }
  14. ],
  15. "name":"yezia",
  16. "alphaTest":false,
  17. "renderQueue":3000,
  18. "textures":[
  19. {
  20. "name":"texture",
  21. "path":"../Texture/yezi.png",
  22. "constructParams":[
  23. 128,
  24. 512,
  25. 1,
  26. true
  27. ],
  28. "propertyParams":{
  29. "filterMode":1,
  30. "wrapModeU":0,
  31. "wrapModeV":0,
  32. "anisoLevel":1
  33. }
  34. }
  35. ],
  36. "vectors":[
  37. {
  38. "name":"tilingOffset",
  39. "value":[
  40. 1,
  41. 1,
  42. 0,
  43. 0
  44. ]
  45. },
  46. {
  47. "name":"color",
  48. "value":[
  49. 0.5137255,
  50. 0.5137255,
  51. 0.5137255,
  52. 0.5019608
  53. ]
  54. }
  55. ],
  56. "defines":[
  57. "ADDTIVEFOG"
  58. ]
  59. }
  60. }