scanLine.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "material": {
  3. "alphaCutoff": 1,
  4. "alphaMode": "OPAQUE",
  5. "cullMode": "none",
  6. "fragmentShaderName": "",
  7. "id": "Test_Normal",
  8. "pbrMetallicRoughness": {
  9. "baseColor": {
  10. "w": 1.0,
  11. "x": 1,
  12. "y": 1,
  13. "z": 1
  14. },
  15. "baseColorTextureCoordIndex": 0,
  16. "baseColorTextureIndex": 0,
  17. "baseColorTextureMotion": {
  18. "OffsetPeriod": 0.0,
  19. "OffsetSpeedU": 0.0,
  20. "OffsetSpeedV": 0.0,
  21. "TilingPeriod": 0.0,
  22. "TilingSpeedU": 1.0,
  23. "TilingSpeedV": 1.0
  24. },
  25. "emissiveFactor": {
  26. "x": 0.0,
  27. "y": 0.0,
  28. "z": 0.0
  29. },
  30. "emissiveTextureCoordIndex": -1,
  31. "emissiveTextureIndex": -1,
  32. "emissiveTextureMotion": {
  33. "OffsetPeriod": 0.0,
  34. "OffsetSpeedU": 0.0,
  35. "OffsetSpeedV": 0.0,
  36. "TilingPeriod": 0.0,
  37. "TilingSpeedU": 1.0,
  38. "TilingSpeedV": 1.0
  39. },
  40. "metallicFactor": 0.8,
  41. "metallicRoughnessTextureCoordIndex": -1,
  42. "metallicRoughnessTextureIndex": -1,
  43. "normalTextureCoordIndex": 0,
  44. "normalTextureIndex": 2.0,
  45. "normalTextureScale": 1.0,
  46. "occlusionTextureCoordIndex": 0,
  47. "occlusionTextureIndex": -1,
  48. "occlusionTextureStrength": 1.0,
  49. "roughnessFactor": 0.5
  50. },
  51. "textureunitstates": [
  52. {
  53. "textureunitstate": {
  54. "addressmode": {
  55. "u": 0,
  56. "v": 0,
  57. "w": 0
  58. },
  59. "filteringoption": 0,
  60. "filtermax": 2,
  61. "filtermin": 2
  62. }
  63. }
  64. ],
  65. "vertexShaderName": ""
  66. }
  67. }