1.lmat 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "version":"LAYAMATERIAL:02",
  3. "props":{
  4. "type":"Laya.PBRStandardMaterial",
  5. "name":"1.3.8",
  6. "renderStates":[
  7. {
  8. "cull":2,
  9. "blend":0,
  10. "srcBlend":1,
  11. "dstBlend":0,
  12. "depthWrite":true,
  13. "depthTest":515
  14. }
  15. ],
  16. "alphaTest":false,
  17. "alphaTestValue":0.5,
  18. "renderQueue":2000,
  19. "metallic":0,
  20. "smoothness":0.5,
  21. "smoothnessTextureScale":1,
  22. "smoothnessSource":0,
  23. "normalTextureScale":1,
  24. "parallaxTextureScale":0.02,
  25. "occlusionTextureStrength":1,
  26. "enableReflection":false,
  27. "enableEmission":true,
  28. "textures":[
  29. {
  30. "name":"albedoTexture",
  31. "path":"../1.3.8.jpg",
  32. "constructParams":[
  33. 256,
  34. 256,
  35. 0,
  36. true
  37. ],
  38. "propertyParams":{
  39. "filterMode":1,
  40. "wrapModeU":0,
  41. "wrapModeV":0,
  42. "anisoLevel":1
  43. }
  44. }
  45. ],
  46. "vectors":[
  47. {
  48. "name":"tilingOffset",
  49. "value":[
  50. 1,
  51. 1,
  52. 0,
  53. 0
  54. ]
  55. },
  56. {
  57. "name":"albedoColor",
  58. "value":[
  59. 1,
  60. 1,
  61. 1,
  62. 1
  63. ]
  64. },
  65. {
  66. "name":"emissionColor",
  67. "value":[
  68. 0.3382353,
  69. 0.3382353,
  70. 0.3382353,
  71. 1
  72. ]
  73. }
  74. ],
  75. "defines":[]
  76. }
  77. }