StandardPBR_ForwardPass.shadervariantlist 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643
  1. {
  2. "Shader": "Shaders/Materials/StandardPBR/StandardPBR_ForwardPass.shader",
  3. "Variants": [
  4. {
  5. "StableId": 1,
  6. "Options": {
  7. "o_applySpecularAA": "true",
  8. "o_emissiveEnabled": "false",
  9. "o_enableAreaLights": "false",
  10. "o_enableDirectionalLights": "false",
  11. "o_enableIBL": "true",
  12. "o_enablePunctualLights": "false",
  13. "o_enableShadows": "false",
  14. "o_opacity_mode": "OpacityMode::Opaque",
  15. "o_opacity_source": "OpacitySource::Packed",
  16. "o_parallax_algorithm": "ParallaxAlgorithm::Basic",
  17. "o_parallax_quality": "ParallaxQuality::Low",
  18. "o_specularF0_enableMultiScatterCompensation": "false"
  19. }
  20. },
  21. {
  22. "StableId": 2,
  23. "Options": {
  24. "o_applySpecularAA": "true",
  25. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  26. "o_baseColor_useTexture": "true",
  27. "o_clearCoat_enabled": "false",
  28. "o_clearCoat_factor_useTexture": "false",
  29. "o_clearCoat_feature_enabled": "false",
  30. "o_clearCoat_normal_useTexture": "false",
  31. "o_clearCoat_roughness_useTexture": "false",
  32. "o_diffuseOcclusion_useTexture": "false",
  33. "o_emissiveEnabled": "false",
  34. "o_emissive_useTexture": "false",
  35. "o_enableAreaLights": "true",
  36. "o_enableDirectionalLights": "true",
  37. "o_enableIBL": "true",
  38. "o_enablePunctualLights": "true",
  39. "o_enableShadows": "true",
  40. "o_materialUseForwardPassIBLSpecular": "false",
  41. "o_metallic_useTexture": "true",
  42. "o_normal_useTexture": "true",
  43. "o_opacity_mode": "OpacityMode::Opaque",
  44. "o_opacity_source": "OpacitySource::Packed",
  45. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  46. "o_parallax_enablePixelDepthOffset": "false",
  47. "o_parallax_feature_enabled": "false",
  48. "o_parallax_highlightClipping": "false",
  49. "o_parallax_quality": "ParallaxQuality::Low",
  50. "o_roughness_useTexture": "false",
  51. "o_specularF0_enableMultiScatterCompensation": "false",
  52. "o_specularF0_useTexture": "false",
  53. "o_specularOcclusion_useTexture": "false",
  54. "o_useHeightmap": "false"
  55. }
  56. },
  57. {
  58. "StableId": 3,
  59. "Options": {
  60. "o_applySpecularAA": "true",
  61. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  62. "o_baseColor_useTexture": "false",
  63. "o_clearCoat_enabled": "false",
  64. "o_clearCoat_factor_useTexture": "false",
  65. "o_clearCoat_feature_enabled": "false",
  66. "o_clearCoat_normal_useTexture": "false",
  67. "o_clearCoat_roughness_useTexture": "false",
  68. "o_diffuseOcclusion_useTexture": "false",
  69. "o_emissiveEnabled": "false",
  70. "o_emissive_useTexture": "false",
  71. "o_enableAreaLights": "true",
  72. "o_enableDirectionalLights": "true",
  73. "o_enableIBL": "true",
  74. "o_enablePunctualLights": "true",
  75. "o_enableShadows": "true",
  76. "o_materialUseForwardPassIBLSpecular": "false",
  77. "o_metallic_useTexture": "false",
  78. "o_normal_useTexture": "false",
  79. "o_opacity_mode": "OpacityMode::Opaque",
  80. "o_opacity_source": "OpacitySource::Packed",
  81. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  82. "o_parallax_enablePixelDepthOffset": "false",
  83. "o_parallax_feature_enabled": "false",
  84. "o_parallax_highlightClipping": "false",
  85. "o_parallax_quality": "ParallaxQuality::Low",
  86. "o_roughness_useTexture": "false",
  87. "o_specularF0_enableMultiScatterCompensation": "false",
  88. "o_specularF0_useTexture": "false",
  89. "o_specularOcclusion_useTexture": "false",
  90. "o_useHeightmap": "false"
  91. }
  92. },
  93. {
  94. "StableId": 4,
  95. "Options": {
  96. "o_applySpecularAA": "true",
  97. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  98. "o_baseColor_useTexture": "true",
  99. "o_clearCoat_enabled": "false",
  100. "o_clearCoat_factor_useTexture": "false",
  101. "o_clearCoat_feature_enabled": "false",
  102. "o_clearCoat_normal_useTexture": "false",
  103. "o_clearCoat_roughness_useTexture": "false",
  104. "o_diffuseOcclusion_useTexture": "false",
  105. "o_emissiveEnabled": "false",
  106. "o_emissive_useTexture": "false",
  107. "o_enableAreaLights": "true",
  108. "o_enableDirectionalLights": "true",
  109. "o_enableIBL": "true",
  110. "o_enablePunctualLights": "true",
  111. "o_enableShadows": "true",
  112. "o_materialUseForwardPassIBLSpecular": "false",
  113. "o_metallic_useTexture": "false",
  114. "o_normal_useTexture": "true",
  115. "o_opacity_mode": "OpacityMode::Opaque",
  116. "o_opacity_source": "OpacitySource::Packed",
  117. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  118. "o_parallax_enablePixelDepthOffset": "false",
  119. "o_parallax_feature_enabled": "false",
  120. "o_parallax_highlightClipping": "false",
  121. "o_parallax_quality": "ParallaxQuality::Low",
  122. "o_roughness_useTexture": "false",
  123. "o_specularF0_enableMultiScatterCompensation": "false",
  124. "o_specularF0_useTexture": "false",
  125. "o_specularOcclusion_useTexture": "false",
  126. "o_useHeightmap": "false"
  127. }
  128. },
  129. {
  130. "StableId": 5,
  131. "Options": {
  132. "o_applySpecularAA": "true",
  133. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  134. "o_baseColor_useTexture": "true",
  135. "o_clearCoat_enabled": "false",
  136. "o_clearCoat_factor_useTexture": "false",
  137. "o_clearCoat_feature_enabled": "false",
  138. "o_clearCoat_normal_useTexture": "false",
  139. "o_clearCoat_roughness_useTexture": "false",
  140. "o_diffuseOcclusion_useTexture": "false",
  141. "o_emissiveEnabled": "false",
  142. "o_emissive_useTexture": "false",
  143. "o_enableAreaLights": "true",
  144. "o_enableDirectionalLights": "true",
  145. "o_enableIBL": "true",
  146. "o_enablePunctualLights": "true",
  147. "o_enableShadows": "true",
  148. "o_materialUseForwardPassIBLSpecular": "false",
  149. "o_metallic_useTexture": "false",
  150. "o_normal_useTexture": "false",
  151. "o_opacity_mode": "OpacityMode::Opaque",
  152. "o_opacity_source": "OpacitySource::Packed",
  153. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  154. "o_parallax_enablePixelDepthOffset": "false",
  155. "o_parallax_feature_enabled": "false",
  156. "o_parallax_highlightClipping": "false",
  157. "o_parallax_quality": "ParallaxQuality::Low",
  158. "o_roughness_useTexture": "false",
  159. "o_specularF0_enableMultiScatterCompensation": "false",
  160. "o_specularF0_useTexture": "false",
  161. "o_specularOcclusion_useTexture": "false",
  162. "o_useHeightmap": "false"
  163. }
  164. },
  165. {
  166. "StableId": 6,
  167. "Options": {
  168. "o_applySpecularAA": "true",
  169. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  170. "o_baseColor_useTexture": "false",
  171. "o_clearCoat_enabled": "false",
  172. "o_clearCoat_factor_useTexture": "false",
  173. "o_clearCoat_feature_enabled": "false",
  174. "o_clearCoat_normal_useTexture": "false",
  175. "o_clearCoat_roughness_useTexture": "false",
  176. "o_diffuseOcclusion_useTexture": "false",
  177. "o_emissiveEnabled": "false",
  178. "o_emissive_useTexture": "false",
  179. "o_enableAreaLights": "true",
  180. "o_enableDirectionalLights": "true",
  181. "o_enableIBL": "true",
  182. "o_enablePunctualLights": "true",
  183. "o_enableShadows": "true",
  184. "o_materialUseForwardPassIBLSpecular": "false",
  185. "o_metallic_useTexture": "false",
  186. "o_normal_useTexture": "false",
  187. "o_opacity_mode": "OpacityMode::TintedTransparent",
  188. "o_opacity_source": "OpacitySource::Packed",
  189. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  190. "o_parallax_enablePixelDepthOffset": "false",
  191. "o_parallax_feature_enabled": "false",
  192. "o_parallax_highlightClipping": "false",
  193. "o_parallax_quality": "ParallaxQuality::Low",
  194. "o_roughness_useTexture": "false",
  195. "o_specularF0_enableMultiScatterCompensation": "false",
  196. "o_specularF0_useTexture": "false",
  197. "o_specularOcclusion_useTexture": "false",
  198. "o_useHeightmap": "false"
  199. }
  200. },
  201. {
  202. "StableId": 7,
  203. "Options": {
  204. "o_applySpecularAA": "true",
  205. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  206. "o_baseColor_useTexture": "true",
  207. "o_clearCoat_enabled": "false",
  208. "o_clearCoat_factor_useTexture": "false",
  209. "o_clearCoat_feature_enabled": "false",
  210. "o_clearCoat_normal_useTexture": "false",
  211. "o_clearCoat_roughness_useTexture": "false",
  212. "o_diffuseOcclusion_useTexture": "true",
  213. "o_emissiveEnabled": "false",
  214. "o_emissive_useTexture": "false",
  215. "o_enableAreaLights": "true",
  216. "o_enableDirectionalLights": "true",
  217. "o_enableIBL": "true",
  218. "o_enablePunctualLights": "true",
  219. "o_enableShadows": "false",
  220. "o_materialUseForwardPassIBLSpecular": "false",
  221. "o_metallic_useTexture": "false",
  222. "o_normal_useTexture": "true",
  223. "o_opacity_mode": "OpacityMode::Opaque",
  224. "o_opacity_source": "OpacitySource::Packed",
  225. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  226. "o_parallax_enablePixelDepthOffset": "false",
  227. "o_parallax_feature_enabled": "false",
  228. "o_parallax_highlightClipping": "false",
  229. "o_parallax_quality": "ParallaxQuality::Low",
  230. "o_roughness_useTexture": "false",
  231. "o_specularF0_enableMultiScatterCompensation": "false",
  232. "o_specularF0_useTexture": "false",
  233. "o_specularOcclusion_useTexture": "false",
  234. "o_useHeightmap": "false"
  235. }
  236. },
  237. {
  238. "StableId": 8,
  239. "Options": {
  240. "o_applySpecularAA": "true",
  241. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  242. "o_baseColor_useTexture": "true",
  243. "o_clearCoat_enabled": "false",
  244. "o_clearCoat_factor_useTexture": "false",
  245. "o_clearCoat_feature_enabled": "false",
  246. "o_clearCoat_normal_useTexture": "false",
  247. "o_clearCoat_roughness_useTexture": "false",
  248. "o_diffuseOcclusion_useTexture": "true",
  249. "o_emissiveEnabled": "false",
  250. "o_emissive_useTexture": "false",
  251. "o_enableAreaLights": "true",
  252. "o_enableDirectionalLights": "true",
  253. "o_enableIBL": "true",
  254. "o_enablePunctualLights": "true",
  255. "o_enableShadows": "true",
  256. "o_materialUseForwardPassIBLSpecular": "false",
  257. "o_metallic_useTexture": "true",
  258. "o_normal_useTexture": "true",
  259. "o_opacity_mode": "OpacityMode::Opaque",
  260. "o_opacity_source": "OpacitySource::Packed",
  261. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  262. "o_parallax_enablePixelDepthOffset": "false",
  263. "o_parallax_feature_enabled": "false",
  264. "o_parallax_highlightClipping": "false",
  265. "o_parallax_quality": "ParallaxQuality::Low",
  266. "o_roughness_useTexture": "true",
  267. "o_specularF0_enableMultiScatterCompensation": "false",
  268. "o_specularF0_useTexture": "false",
  269. "o_specularOcclusion_useTexture": "false",
  270. "o_useHeightmap": "false"
  271. }
  272. },
  273. {
  274. "StableId": 9,
  275. "Options": {
  276. "o_applySpecularAA": "true",
  277. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  278. "o_baseColor_useTexture": "false",
  279. "o_clearCoat_enabled": "false",
  280. "o_clearCoat_factor_useTexture": "false",
  281. "o_clearCoat_feature_enabled": "false",
  282. "o_clearCoat_normal_useTexture": "false",
  283. "o_clearCoat_roughness_useTexture": "false",
  284. "o_diffuseOcclusion_useTexture": "false",
  285. "o_emissiveEnabled": "false",
  286. "o_emissive_useTexture": "false",
  287. "o_enableAreaLights": "false",
  288. "o_enableDirectionalLights": "false",
  289. "o_enableIBL": "true",
  290. "o_enablePunctualLights": "false",
  291. "o_enableShadows": "false",
  292. "o_materialUseForwardPassIBLSpecular": "false",
  293. "o_metallic_useTexture": "false",
  294. "o_normal_useTexture": "false",
  295. "o_opacity_mode": "OpacityMode::TintedTransparent",
  296. "o_opacity_source": "OpacitySource::None",
  297. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  298. "o_parallax_enablePixelDepthOffset": "false",
  299. "o_parallax_feature_enabled": "false",
  300. "o_parallax_highlightClipping": "false",
  301. "o_parallax_quality": "ParallaxQuality::Low",
  302. "o_roughness_useTexture": "false",
  303. "o_specularF0_enableMultiScatterCompensation": "false",
  304. "o_specularF0_useTexture": "false",
  305. "o_specularOcclusion_useTexture": "false",
  306. "o_useHeightmap": "false"
  307. }
  308. },
  309. {
  310. "StableId": 10,
  311. "Options": {
  312. "o_applySpecularAA": "true",
  313. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  314. "o_baseColor_useTexture": "false",
  315. "o_clearCoat_enabled": "false",
  316. "o_clearCoat_factor_useTexture": "false",
  317. "o_clearCoat_feature_enabled": "false",
  318. "o_clearCoat_normal_useTexture": "false",
  319. "o_clearCoat_roughness_useTexture": "false",
  320. "o_diffuseOcclusion_useTexture": "false",
  321. "o_emissiveEnabled": "false",
  322. "o_emissive_useTexture": "false",
  323. "o_enableAreaLights": "true",
  324. "o_enableDirectionalLights": "true",
  325. "o_enableIBL": "true",
  326. "o_enablePunctualLights": "true",
  327. "o_enableShadows": "true",
  328. "o_materialUseForwardPassIBLSpecular": "false",
  329. "o_metallic_useTexture": "false",
  330. "o_normal_useTexture": "false",
  331. "o_opacity_mode": "OpacityMode::Opaque",
  332. "o_opacity_source": "OpacitySource::Packed",
  333. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  334. "o_parallax_enablePixelDepthOffset": "false",
  335. "o_parallax_feature_enabled": "false",
  336. "o_parallax_highlightClipping": "false",
  337. "o_parallax_quality": "ParallaxQuality::Low",
  338. "o_roughness_useTexture": "false",
  339. "o_specularF0_enableMultiScatterCompensation": "true",
  340. "o_specularF0_useTexture": "false",
  341. "o_specularOcclusion_useTexture": "false",
  342. "o_useHeightmap": "false"
  343. }
  344. },
  345. {
  346. "StableId": 11,
  347. "Options": {
  348. "o_applySpecularAA": "true",
  349. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  350. "o_baseColor_useTexture": "true",
  351. "o_clearCoat_enabled": "false",
  352. "o_clearCoat_factor_useTexture": "false",
  353. "o_clearCoat_feature_enabled": "false",
  354. "o_clearCoat_normal_useTexture": "false",
  355. "o_clearCoat_roughness_useTexture": "false",
  356. "o_diffuseOcclusion_useTexture": "false",
  357. "o_emissiveEnabled": "false",
  358. "o_emissive_useTexture": "false",
  359. "o_enableAreaLights": "true",
  360. "o_enableDirectionalLights": "true",
  361. "o_enableIBL": "true",
  362. "o_enablePunctualLights": "true",
  363. "o_enableShadows": "true",
  364. "o_materialUseForwardPassIBLSpecular": "false",
  365. "o_metallic_useTexture": "false",
  366. "o_normal_useTexture": "true",
  367. "o_opacity_mode": "OpacityMode::Opaque",
  368. "o_opacity_source": "OpacitySource::Packed",
  369. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  370. "o_parallax_enablePixelDepthOffset": "false",
  371. "o_parallax_feature_enabled": "false",
  372. "o_parallax_highlightClipping": "false",
  373. "o_parallax_quality": "ParallaxQuality::Low",
  374. "o_roughness_useTexture": "true",
  375. "o_specularF0_enableMultiScatterCompensation": "false",
  376. "o_specularF0_useTexture": "false",
  377. "o_specularOcclusion_useTexture": "false",
  378. "o_useHeightmap": "false"
  379. }
  380. },
  381. {
  382. "StableId": 12,
  383. "Options": {
  384. "o_applySpecularAA": "true",
  385. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  386. "o_baseColor_useTexture": "true",
  387. "o_clearCoat_enabled": "false",
  388. "o_clearCoat_factor_useTexture": "false",
  389. "o_clearCoat_feature_enabled": "false",
  390. "o_clearCoat_normal_useTexture": "false",
  391. "o_clearCoat_roughness_useTexture": "false",
  392. "o_diffuseOcclusion_useTexture": "false",
  393. "o_emissiveEnabled": "false",
  394. "o_emissive_useTexture": "false",
  395. "o_enableAreaLights": "true",
  396. "o_enableDirectionalLights": "true",
  397. "o_enableIBL": "true",
  398. "o_enablePunctualLights": "true",
  399. "o_enableShadows": "true",
  400. "o_materialUseForwardPassIBLSpecular": "false",
  401. "o_metallic_useTexture": "false",
  402. "o_normal_useTexture": "false",
  403. "o_opacity_mode": "OpacityMode::Opaque",
  404. "o_opacity_source": "OpacitySource::Packed",
  405. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  406. "o_parallax_enablePixelDepthOffset": "false",
  407. "o_parallax_feature_enabled": "false",
  408. "o_parallax_highlightClipping": "false",
  409. "o_parallax_quality": "ParallaxQuality::Low",
  410. "o_roughness_useTexture": "false",
  411. "o_specularF0_enableMultiScatterCompensation": "true",
  412. "o_specularF0_useTexture": "false",
  413. "o_specularOcclusion_useTexture": "false",
  414. "o_useHeightmap": "false"
  415. }
  416. },
  417. {
  418. "StableId": 13,
  419. "Options": {
  420. "o_applySpecularAA": "true",
  421. "o_baseColorTextureBlendMode": "TextureBlendMode::Multiply",
  422. "o_baseColor_useTexture": "true",
  423. "o_clearCoat_enabled": "false",
  424. "o_clearCoat_factor_useTexture": "false",
  425. "o_clearCoat_feature_enabled": "false",
  426. "o_clearCoat_normal_useTexture": "false",
  427. "o_clearCoat_roughness_useTexture": "false",
  428. "o_diffuseOcclusion_useTexture": "false",
  429. "o_emissiveEnabled": "false",
  430. "o_emissive_useTexture": "false",
  431. "o_enableAreaLights": "true",
  432. "o_enableDirectionalLights": "true",
  433. "o_enableIBL": "true",
  434. "o_enablePunctualLights": "true",
  435. "o_enableShadows": "true",
  436. "o_materialUseForwardPassIBLSpecular": "false",
  437. "o_metallic_useTexture": "false",
  438. "o_normal_useTexture": "false",
  439. "o_opacity_mode": "OpacityMode::Opaque",
  440. "o_opacity_source": "OpacitySource::Packed",
  441. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  442. "o_parallax_enablePixelDepthOffset": "false",
  443. "o_parallax_feature_enabled": "false",
  444. "o_parallax_highlightClipping": "false",
  445. "o_parallax_quality": "ParallaxQuality::Low",
  446. "o_roughness_useTexture": "false",
  447. "o_specularF0_enableMultiScatterCompensation": "true",
  448. "o_specularF0_useTexture": "false",
  449. "o_specularOcclusion_useTexture": "false",
  450. "o_useHeightmap": "false"
  451. }
  452. },
  453. {
  454. "StableId": 14,
  455. "Options": {
  456. "o_applySpecularAA": "true",
  457. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  458. "o_baseColor_useTexture": "true",
  459. "o_clearCoat_enabled": "false",
  460. "o_clearCoat_factor_useTexture": "false",
  461. "o_clearCoat_feature_enabled": "false",
  462. "o_clearCoat_normal_useTexture": "false",
  463. "o_clearCoat_roughness_useTexture": "false",
  464. "o_diffuseOcclusion_useTexture": "true",
  465. "o_emissiveEnabled": "false",
  466. "o_emissive_useTexture": "false",
  467. "o_enableAreaLights": "true",
  468. "o_enableDirectionalLights": "true",
  469. "o_enableIBL": "true",
  470. "o_enablePunctualLights": "true",
  471. "o_enableShadows": "true",
  472. "o_materialUseForwardPassIBLSpecular": "false",
  473. "o_metallic_useTexture": "false",
  474. "o_normal_useTexture": "true",
  475. "o_opacity_mode": "OpacityMode::Opaque",
  476. "o_opacity_source": "OpacitySource::Packed",
  477. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  478. "o_parallax_enablePixelDepthOffset": "false",
  479. "o_parallax_feature_enabled": "false",
  480. "o_parallax_highlightClipping": "false",
  481. "o_parallax_quality": "ParallaxQuality::Low",
  482. "o_roughness_useTexture": "true",
  483. "o_specularF0_enableMultiScatterCompensation": "true",
  484. "o_specularF0_useTexture": "false",
  485. "o_specularOcclusion_useTexture": "false",
  486. "o_useHeightmap": "false"
  487. }
  488. },
  489. {
  490. "StableId": 15,
  491. "Options": {
  492. "o_applySpecularAA": "true",
  493. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  494. "o_baseColor_useTexture": "true",
  495. "o_clearCoat_enabled": "false",
  496. "o_clearCoat_factor_useTexture": "false",
  497. "o_clearCoat_feature_enabled": "false",
  498. "o_clearCoat_normal_useTexture": "false",
  499. "o_clearCoat_roughness_useTexture": "false",
  500. "o_diffuseOcclusion_useTexture": "true",
  501. "o_emissiveEnabled": "false",
  502. "o_emissive_useTexture": "false",
  503. "o_enableAreaLights": "true",
  504. "o_enableDirectionalLights": "true",
  505. "o_enableIBL": "true",
  506. "o_enablePunctualLights": "true",
  507. "o_enableShadows": "true",
  508. "o_materialUseForwardPassIBLSpecular": "false",
  509. "o_metallic_useTexture": "true",
  510. "o_normal_useTexture": "true",
  511. "o_opacity_mode": "OpacityMode::Opaque",
  512. "o_opacity_source": "OpacitySource::Packed",
  513. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  514. "o_parallax_enablePixelDepthOffset": "false",
  515. "o_parallax_feature_enabled": "false",
  516. "o_parallax_highlightClipping": "false",
  517. "o_parallax_quality": "ParallaxQuality::Low",
  518. "o_roughness_useTexture": "true",
  519. "o_specularF0_enableMultiScatterCompensation": "true",
  520. "o_specularF0_useTexture": "false",
  521. "o_specularOcclusion_useTexture": "false",
  522. "o_useHeightmap": "false"
  523. }
  524. },
  525. {
  526. "StableId": 16,
  527. "Options": {
  528. "o_applySpecularAA": "true",
  529. "o_baseColorTextureBlendMode": "TextureBlendMode::Overlay",
  530. "o_baseColor_useTexture": "true",
  531. "o_clearCoat_enabled": "false",
  532. "o_clearCoat_factor_useTexture": "false",
  533. "o_clearCoat_feature_enabled": "false",
  534. "o_clearCoat_normal_useTexture": "false",
  535. "o_clearCoat_roughness_useTexture": "false",
  536. "o_diffuseOcclusion_useTexture": "false",
  537. "o_emissiveEnabled": "false",
  538. "o_emissive_useTexture": "false",
  539. "o_enableAreaLights": "true",
  540. "o_enableDirectionalLights": "true",
  541. "o_enableIBL": "true",
  542. "o_enablePunctualLights": "true",
  543. "o_enableShadows": "true",
  544. "o_materialUseForwardPassIBLSpecular": "false",
  545. "o_metallic_useTexture": "false",
  546. "o_normal_useTexture": "false",
  547. "o_opacity_mode": "OpacityMode::Cutout",
  548. "o_opacity_source": "OpacitySource::Split",
  549. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  550. "o_parallax_enablePixelDepthOffset": "false",
  551. "o_parallax_feature_enabled": "false",
  552. "o_parallax_highlightClipping": "false",
  553. "o_parallax_quality": "ParallaxQuality::Low",
  554. "o_roughness_useTexture": "false",
  555. "o_specularF0_enableMultiScatterCompensation": "false",
  556. "o_specularF0_useTexture": "false",
  557. "o_specularOcclusion_useTexture": "false",
  558. "o_useHeightmap": "false"
  559. }
  560. },
  561. {
  562. "StableId": 17,
  563. "Options": {
  564. "o_applySpecularAA": "true",
  565. "o_baseColorTextureBlendMode": "TextureBlendMode::Overlay",
  566. "o_baseColor_useTexture": "true",
  567. "o_diffuseOcclusion_useTexture": "false",
  568. "o_enableAreaLights": "true",
  569. "o_enableDirectionalLights": "true",
  570. "o_enableIBL": "true",
  571. "o_enablePunctualLights": "true",
  572. "o_enableShadows": "true",
  573. "o_materialUseForwardPassIBLSpecular": "false",
  574. "o_metallic_useTexture": "false",
  575. "o_normal_useTexture": "true",
  576. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  577. "o_parallax_enablePixelDepthOffset": "false",
  578. "o_parallax_feature_enabled": "true",
  579. "o_parallax_highlightClipping": "false",
  580. "o_parallax_quality": "ParallaxQuality::Low",
  581. "o_roughness_useTexture": "false",
  582. "o_specularF0_enableMultiScatterCompensation": "false",
  583. "o_specularF0_useTexture": "false",
  584. "o_specularOcclusion_useTexture": "false",
  585. "o_useHeightmap": "true"
  586. }
  587. },
  588. {
  589. "StableId": 18,
  590. "Options": {
  591. "o_applySpecularAA": "true",
  592. "o_baseColorTextureBlendMode": "TextureBlendMode::Lerp",
  593. "o_baseColor_useTexture": "true",
  594. "o_diffuseOcclusion_useTexture": "false",
  595. "o_enableAreaLights": "true",
  596. "o_enableDirectionalLights": "true",
  597. "o_enableIBL": "true",
  598. "o_enablePunctualLights": "true",
  599. "o_enableShadows": "true",
  600. "o_materialUseForwardPassIBLSpecular": "false",
  601. "o_metallic_useTexture": "false",
  602. "o_normal_useTexture": "true",
  603. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  604. "o_parallax_enablePixelDepthOffset": "false",
  605. "o_parallax_feature_enabled": "false",
  606. "o_parallax_highlightClipping": "false",
  607. "o_parallax_quality": "ParallaxQuality::Low",
  608. "o_roughness_useTexture": "false",
  609. "o_specularF0_enableMultiScatterCompensation": "false",
  610. "o_specularF0_useTexture": "false",
  611. "o_specularOcclusion_useTexture": "false",
  612. "o_useHeightmap": "false"
  613. }
  614. },
  615. {
  616. "StableId": 19,
  617. "Options": {
  618. "o_applySpecularAA": "true",
  619. "o_baseColorTextureBlendMode": "TextureBlendMode::Overlay",
  620. "o_baseColor_useTexture": "true",
  621. "o_diffuseOcclusion_useTexture": "false",
  622. "o_enableAreaLights": "true",
  623. "o_enableDirectionalLights": "true",
  624. "o_enableIBL": "true",
  625. "o_enablePunctualLights": "true",
  626. "o_enableShadows": "true",
  627. "o_materialUseForwardPassIBLSpecular": "false",
  628. "o_metallic_useTexture": "false",
  629. "o_normal_useTexture": "true",
  630. "o_parallax_algorithm": "ParallaxAlgorithm::POM",
  631. "o_parallax_enablePixelDepthOffset": "true",
  632. "o_parallax_feature_enabled": "true",
  633. "o_parallax_highlightClipping": "false",
  634. "o_parallax_quality": "ParallaxQuality::High",
  635. "o_roughness_useTexture": "false",
  636. "o_specularF0_enableMultiScatterCompensation": "false",
  637. "o_specularF0_useTexture": "false",
  638. "o_specularOcclusion_useTexture": "false",
  639. "o_useHeightmap": "true"
  640. }
  641. }
  642. ]
  643. }