Pigeon.material 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "description": "",
  3. "parentMaterial": "",
  4. "materialType": "Materials/Types/StandardPBR.materialtype",
  5. "materialTypeVersion": 4,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 1.0,
  10. 1.0,
  11. 1.0,
  12. 1.0
  13. ],
  14. "factor": 1.0,
  15. "textureBlendMode": "Multiply",
  16. "textureMap": "Pigeon_BaseColor.png",
  17. "textureMapUv": "Tiled",
  18. "useTexture": true
  19. },
  20. "clearCoat": {
  21. "enable": false,
  22. "factor": 1.0,
  23. "influenceMap": "",
  24. "influenceMapUv": "Tiled",
  25. "normalMap": "",
  26. "normalMapUv": "Tiled",
  27. "normalStrength": 1.0,
  28. "roughness": 0.0,
  29. "roughnessMap": "",
  30. "roughnessMapUv": "Tiled",
  31. "useInfluenceMap": true,
  32. "useNormalMap": true,
  33. "useRoughnessMap": true
  34. },
  35. "emissive": {
  36. "color": [
  37. 1.0,
  38. 1.0,
  39. 1.0,
  40. 1.0
  41. ],
  42. "enable": false,
  43. "intensity": 4.0,
  44. "textureMap": "",
  45. "textureMapUv": "Tiled",
  46. "unit": "Ev100",
  47. "useTexture": true
  48. },
  49. "general": {
  50. "applySpecularAA": false,
  51. "doubleSided": false,
  52. "enableAreaLights": true,
  53. "enableDirectionalLights": true,
  54. "enableIBL": true,
  55. "enablePunctualLights": true,
  56. "enableShadows": true,
  57. "forwardPassIBLSpecular": false
  58. },
  59. "irradiance": {
  60. "color": [
  61. 0.3151293098926544,
  62. 0.34305334091186523,
  63. 0.4298008680343628,
  64. 1.0
  65. ],
  66. "factor": 1.0
  67. },
  68. "metallic": {
  69. "factor": 0.0,
  70. "textureMap": "",
  71. "textureMapUv": "Tiled",
  72. "useTexture": true
  73. },
  74. "normal": {
  75. "factor": 1.0,
  76. "flipX": false,
  77. "flipY": false,
  78. "textureMap": "Pigeon_Normal.png",
  79. "textureMapUv": "Tiled",
  80. "useTexture": true
  81. },
  82. "occlusion": {
  83. "diffuseFactor": 1.0,
  84. "diffuseTextureMap": "Pigeon_AO.png",
  85. "diffuseTextureMapUv": "Tiled",
  86. "diffuseUseTexture": true,
  87. "specularFactor": 1.0,
  88. "specularTextureMap": "Pigeon_AO.png",
  89. "specularTextureMapUv": "Tiled",
  90. "specularUseTexture": true
  91. },
  92. "opacity": {
  93. "alphaAffectsSpecular": 0.0,
  94. "alphaSource": "Packed",
  95. "factor": 0.5,
  96. "mode": "Opaque",
  97. "textureMap": "",
  98. "textureMapUv": "Tiled"
  99. },
  100. "parallax": {
  101. "algorithm": "POM",
  102. "factor": 0.05000000074505806,
  103. "offset": 0.0,
  104. "pdo": false,
  105. "quality": "Low",
  106. "showClipping": false,
  107. "textureMap": "",
  108. "textureMapUv": "Tiled",
  109. "useTexture": true
  110. },
  111. "roughness": {
  112. "factor": 1.0,
  113. "lowerBound": 0.0,
  114. "textureMap": "Pigeon_Roughness.png",
  115. "textureMapUv": "Tiled",
  116. "upperBound": 1.0,
  117. "useTexture": true
  118. },
  119. "specularF0": {
  120. "enableMultiScatterCompensation": false,
  121. "factor": 0.5,
  122. "textureMap": "",
  123. "textureMapUv": "Tiled",
  124. "useTexture": true
  125. },
  126. "uv": {
  127. "center": [
  128. 0.5,
  129. 0.5
  130. ],
  131. "offsetU": 0.0,
  132. "offsetV": 0.0,
  133. "rotateDegrees": 0.0,
  134. "scale": 1.0,
  135. "tileU": 1.0,
  136. "tileV": 1.0
  137. }
  138. }
  139. }