MyShaderVariants.json 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992
  1. {
  2. "ShaderTotalCount": 33,
  3. "VariantTotalCount": 99,
  4. "ShaderVariantInfos": [
  5. {
  6. "AssetPath": "Resources/unity_builtin_extra",
  7. "ShaderName": "Hidden/BlitCopy",
  8. "ShaderVariantCount": 1,
  9. "ShaderVariantElements": [
  10. {
  11. "PassType": 0,
  12. "Keywords": [
  13. ""
  14. ]
  15. }
  16. ]
  17. },
  18. {
  19. "AssetPath": "Resources/unity_builtin_extra",
  20. "ShaderName": "Skybox/Cubemap",
  21. "ShaderVariantCount": 1,
  22. "ShaderVariantElements": [
  23. {
  24. "PassType": 0,
  25. "Keywords": [
  26. "BILLBOARD_FACE_CAMERA_POS",
  27. "LIGHTPROBE_SH",
  28. "_DEPTH_NO_MSAA",
  29. "_MAIN_LIGHT_SHADOWS",
  30. "_SHADOWS_SOFT"
  31. ]
  32. }
  33. ]
  34. },
  35. {
  36. "AssetPath": "Resources/unity_builtin_extra",
  37. "ShaderName": "Skybox/Procedural",
  38. "ShaderVariantCount": 2,
  39. "ShaderVariantElements": [
  40. {
  41. "PassType": 0,
  42. "Keywords": [
  43. "BILLBOARD_FACE_CAMERA_POS",
  44. "_DEPTH_NO_MSAA",
  45. "_SUNDISK_SIMPLE"
  46. ]
  47. },
  48. {
  49. "PassType": 0,
  50. "Keywords": [
  51. "BILLBOARD_FACE_CAMERA_POS",
  52. "_DEPTH_NO_MSAA",
  53. "_MAIN_LIGHT_SHADOWS",
  54. "_SHADOWS_SOFT",
  55. "_SUNDISK_SIMPLE"
  56. ]
  57. }
  58. ]
  59. },
  60. {
  61. "AssetPath": "Resources/unity_builtin_extra",
  62. "ShaderName": "Hidden/Internal-GUITextureClip",
  63. "ShaderVariantCount": 1,
  64. "ShaderVariantElements": [
  65. {
  66. "PassType": 0,
  67. "Keywords": [
  68. ""
  69. ]
  70. }
  71. ]
  72. },
  73. {
  74. "AssetPath": "Resources/unity_builtin_extra",
  75. "ShaderName": "Hidden/Internal-GUITextureClipText",
  76. "ShaderVariantCount": 1,
  77. "ShaderVariantElements": [
  78. {
  79. "PassType": 0,
  80. "Keywords": [
  81. ""
  82. ]
  83. }
  84. ]
  85. },
  86. {
  87. "AssetPath": "Resources/unity_builtin_extra",
  88. "ShaderName": "Hidden/Internal-GUITexture",
  89. "ShaderVariantCount": 1,
  90. "ShaderVariantElements": [
  91. {
  92. "PassType": 0,
  93. "Keywords": [
  94. ""
  95. ]
  96. }
  97. ]
  98. },
  99. {
  100. "AssetPath": "Resources/unity_builtin_extra",
  101. "ShaderName": "Hidden/Internal-GUITextureBlit",
  102. "ShaderVariantCount": 1,
  103. "ShaderVariantElements": [
  104. {
  105. "PassType": 0,
  106. "Keywords": [
  107. ""
  108. ]
  109. }
  110. ]
  111. },
  112. {
  113. "AssetPath": "Resources/unity_builtin_extra",
  114. "ShaderName": "Hidden/Internal-GUIRoundedRect",
  115. "ShaderVariantCount": 1,
  116. "ShaderVariantElements": [
  117. {
  118. "PassType": 0,
  119. "Keywords": [
  120. ""
  121. ]
  122. }
  123. ]
  124. },
  125. {
  126. "AssetPath": "Resources/unity_builtin_extra",
  127. "ShaderName": "Hidden/Internal-GUIRoundedRectWithColorPerBorder",
  128. "ShaderVariantCount": 1,
  129. "ShaderVariantElements": [
  130. {
  131. "PassType": 0,
  132. "Keywords": [
  133. ""
  134. ]
  135. }
  136. ]
  137. },
  138. {
  139. "AssetPath": "Resources/unity_builtin_extra",
  140. "ShaderName": "Hidden/Internal-UIRAtlasBlitCopy",
  141. "ShaderVariantCount": 1,
  142. "ShaderVariantElements": [
  143. {
  144. "PassType": 0,
  145. "Keywords": [
  146. ""
  147. ]
  148. }
  149. ]
  150. },
  151. {
  152. "AssetPath": "Resources/unity_builtin_extra",
  153. "ShaderName": "Hidden/UIElements/EditorUIE",
  154. "ShaderVariantCount": 2,
  155. "ShaderVariantElements": [
  156. {
  157. "PassType": 0,
  158. "Keywords": [
  159. "BILLBOARD_FACE_CAMERA_POS",
  160. "_DEPTH_NO_MSAA"
  161. ]
  162. },
  163. {
  164. "PassType": 0,
  165. "Keywords": [
  166. "BILLBOARD_FACE_CAMERA_POS",
  167. "_DEPTH_NO_MSAA",
  168. "_SHADOWS_SOFT"
  169. ]
  170. }
  171. ]
  172. },
  173. {
  174. "AssetPath": "Packages/com.unity.render-pipelines.universal/Shaders/Utils/Blit.shader",
  175. "ShaderName": "Hidden/Universal Render Pipeline/Blit",
  176. "ShaderVariantCount": 2,
  177. "ShaderVariantElements": [
  178. {
  179. "PassType": 0,
  180. "Keywords": [
  181. ""
  182. ]
  183. },
  184. {
  185. "PassType": 0,
  186. "Keywords": [
  187. "BILLBOARD_FACE_CAMERA_POS",
  188. "_DEPTH_NO_MSAA"
  189. ]
  190. }
  191. ]
  192. },
  193. {
  194. "AssetPath": "Packages/com.unity.render-pipelines.universal/Shaders/Lit.shader",
  195. "ShaderName": "Universal Render Pipeline/Lit",
  196. "ShaderVariantCount": 35,
  197. "ShaderVariantElements": [
  198. {
  199. "PassType": 8,
  200. "Keywords": [
  201. ""
  202. ]
  203. },
  204. {
  205. "PassType": 8,
  206. "Keywords": [
  207. "INSTANCING_ON"
  208. ]
  209. },
  210. {
  211. "PassType": 8,
  212. "Keywords": [
  213. "_NORMALMAP"
  214. ]
  215. },
  216. {
  217. "PassType": 8,
  218. "Keywords": [
  219. "_ALPHATEST_ON"
  220. ]
  221. },
  222. {
  223. "PassType": 8,
  224. "Keywords": [
  225. "_EMISSION",
  226. "_NORMALMAP"
  227. ]
  228. },
  229. {
  230. "PassType": 8,
  231. "Keywords": [
  232. "_ALPHATEST_ON",
  233. "_METALLICSPECGLOSSMAP",
  234. "_NORMALMAP"
  235. ]
  236. },
  237. {
  238. "PassType": 8,
  239. "Keywords": [
  240. "INSTANCING_ON",
  241. "_EMISSION",
  242. "_METALLICSPECGLOSSMAP",
  243. "_NORMALMAP",
  244. "_OCCLUSIONMAP"
  245. ]
  246. },
  247. {
  248. "PassType": 8,
  249. "Keywords": [
  250. "_ALPHATEST_ON",
  251. "_EMISSION",
  252. "_METALLICSPECGLOSSMAP",
  253. "_NORMALMAP",
  254. "_OCCLUSIONMAP"
  255. ]
  256. },
  257. {
  258. "PassType": 13,
  259. "Keywords": [
  260. ""
  261. ]
  262. },
  263. {
  264. "PassType": 13,
  265. "Keywords": [
  266. "_MAIN_LIGHT_SHADOWS"
  267. ]
  268. },
  269. {
  270. "PassType": 13,
  271. "Keywords": [
  272. "_SHADOWS_SOFT"
  273. ]
  274. },
  275. {
  276. "PassType": 13,
  277. "Keywords": [
  278. "_MAIN_LIGHT_SHADOWS",
  279. "_SHADOWS_SOFT"
  280. ]
  281. },
  282. {
  283. "PassType": 13,
  284. "Keywords": [
  285. "_MAIN_LIGHT_SHADOWS",
  286. "_NORMALMAP"
  287. ]
  288. },
  289. {
  290. "PassType": 13,
  291. "Keywords": [
  292. "_MAIN_LIGHT_SHADOWS",
  293. "_NORMALMAP",
  294. "_SHADOWS_SOFT"
  295. ]
  296. },
  297. {
  298. "PassType": 13,
  299. "Keywords": [
  300. "_MAIN_LIGHT_SHADOWS",
  301. "_PARALLAXMAP"
  302. ]
  303. },
  304. {
  305. "PassType": 13,
  306. "Keywords": [
  307. "_MAIN_LIGHT_SHADOWS",
  308. "_PARALLAXMAP",
  309. "_SHADOWS_SOFT"
  310. ]
  311. },
  312. {
  313. "PassType": 13,
  314. "Keywords": [
  315. "_DETAIL_MULX2",
  316. "_MAIN_LIGHT_SHADOWS"
  317. ]
  318. },
  319. {
  320. "PassType": 13,
  321. "Keywords": [
  322. "_DETAIL_MULX2",
  323. "_MAIN_LIGHT_SHADOWS",
  324. "_SHADOWS_SOFT"
  325. ]
  326. },
  327. {
  328. "PassType": 13,
  329. "Keywords": [
  330. "_RECEIVE_SHADOWS_OFF"
  331. ]
  332. },
  333. {
  334. "PassType": 13,
  335. "Keywords": [
  336. "_MAIN_LIGHT_SHADOWS",
  337. "_RECEIVE_SHADOWS_OFF"
  338. ]
  339. },
  340. {
  341. "PassType": 13,
  342. "Keywords": [
  343. "_RECEIVE_SHADOWS_OFF",
  344. "_SHADOWS_SOFT"
  345. ]
  346. },
  347. {
  348. "PassType": 13,
  349. "Keywords": [
  350. "_ALPHATEST_ON",
  351. "_MAIN_LIGHT_SHADOWS",
  352. "_SHADOWS_SOFT"
  353. ]
  354. },
  355. {
  356. "PassType": 13,
  357. "Keywords": [
  358. "_ALPHATEST_ON",
  359. "_MAIN_LIGHT_SHADOWS",
  360. "_NORMALMAP",
  361. "_SHADOWS_SOFT"
  362. ]
  363. },
  364. {
  365. "PassType": 13,
  366. "Keywords": [
  367. "_EMISSION",
  368. "_SHADOWS_SOFT"
  369. ]
  370. },
  371. {
  372. "PassType": 13,
  373. "Keywords": [
  374. "_EMISSION",
  375. "_MAIN_LIGHT_SHADOWS",
  376. "_SHADOWS_SOFT"
  377. ]
  378. },
  379. {
  380. "PassType": 13,
  381. "Keywords": [
  382. "_EMISSION",
  383. "_MAIN_LIGHT_SHADOWS",
  384. "_NORMALMAP",
  385. "_SHADOWS_SOFT"
  386. ]
  387. },
  388. {
  389. "PassType": 13,
  390. "Keywords": [
  391. "_EMISSION",
  392. "_MAIN_LIGHT_SHADOWS",
  393. "_RECEIVE_SHADOWS_OFF",
  394. "_SHADOWS_SOFT"
  395. ]
  396. },
  397. {
  398. "PassType": 13,
  399. "Keywords": [
  400. "_MAIN_LIGHT_SHADOWS",
  401. "_METALLICSPECGLOSSMAP",
  402. "_NORMALMAP",
  403. "_SHADOWS_SOFT"
  404. ]
  405. },
  406. {
  407. "PassType": 13,
  408. "Keywords": [
  409. "_ALPHATEST_ON",
  410. "_MAIN_LIGHT_SHADOWS",
  411. "_METALLICSPECGLOSSMAP",
  412. "_NORMALMAP",
  413. "_SHADOWS_SOFT"
  414. ]
  415. },
  416. {
  417. "PassType": 13,
  418. "Keywords": [
  419. "_EMISSION",
  420. "_MAIN_LIGHT_SHADOWS",
  421. "_METALLICSPECGLOSSMAP",
  422. "_SHADOWS_SOFT"
  423. ]
  424. },
  425. {
  426. "PassType": 13,
  427. "Keywords": [
  428. "_EMISSION",
  429. "_MAIN_LIGHT_SHADOWS",
  430. "_METALLICSPECGLOSSMAP",
  431. "_NORMALMAP",
  432. "_SHADOWS_SOFT"
  433. ]
  434. },
  435. {
  436. "PassType": 13,
  437. "Keywords": [
  438. "_EMISSION",
  439. "_MAIN_LIGHT_SHADOWS",
  440. "_NORMALMAP",
  441. "_OCCLUSIONMAP",
  442. "_SHADOWS_SOFT"
  443. ]
  444. },
  445. {
  446. "PassType": 13,
  447. "Keywords": [
  448. "_MAIN_LIGHT_SHADOWS",
  449. "_METALLICSPECGLOSSMAP",
  450. "_NORMALMAP",
  451. "_OCCLUSIONMAP",
  452. "_SHADOWS_SOFT"
  453. ]
  454. },
  455. {
  456. "PassType": 13,
  457. "Keywords": [
  458. "_EMISSION",
  459. "_MAIN_LIGHT_SHADOWS",
  460. "_METALLICSPECGLOSSMAP",
  461. "_NORMALMAP",
  462. "_OCCLUSIONMAP",
  463. "_SHADOWS_SOFT"
  464. ]
  465. },
  466. {
  467. "PassType": 13,
  468. "Keywords": [
  469. "_ALPHATEST_ON",
  470. "_EMISSION",
  471. "_MAIN_LIGHT_SHADOWS",
  472. "_METALLICSPECGLOSSMAP",
  473. "_NORMALMAP",
  474. "_OCCLUSIONMAP",
  475. "_SHADOWS_SOFT"
  476. ]
  477. }
  478. ]
  479. },
  480. {
  481. "AssetPath": "Packages/com.unity.render-pipelines.universal/Shaders/Particles/ParticlesUnlit.shader",
  482. "ShaderName": "Universal Render Pipeline/Particles/Unlit",
  483. "ShaderVariantCount": 1,
  484. "ShaderVariantElements": [
  485. {
  486. "PassType": 0,
  487. "Keywords": [
  488. "BILLBOARD_FACE_CAMERA_POS",
  489. "_DEPTH_NO_MSAA",
  490. "_EMISSION",
  491. "_SHADOWS_SOFT"
  492. ]
  493. }
  494. ]
  495. },
  496. {
  497. "AssetPath": "Packages/com.unity.render-pipelines.universal/Shaders/ComplexLit.shader",
  498. "ShaderName": "Universal Render Pipeline/Complex Lit",
  499. "ShaderVariantCount": 3,
  500. "ShaderVariantElements": [
  501. {
  502. "PassType": 8,
  503. "Keywords": [
  504. ""
  505. ]
  506. },
  507. {
  508. "PassType": 13,
  509. "Keywords": [
  510. "BILLBOARD_FACE_CAMERA_POS",
  511. "LIGHTPROBE_SH",
  512. "_DEPTH_NO_MSAA",
  513. "_MAIN_LIGHT_SHADOWS",
  514. "_SHADOWS_SOFT"
  515. ]
  516. },
  517. {
  518. "PassType": 13,
  519. "Keywords": [
  520. "BILLBOARD_FACE_CAMERA_POS",
  521. "LIGHTPROBE_SH",
  522. "_DEPTH_NO_MSAA",
  523. "_EMISSION",
  524. "_MAIN_LIGHT_SHADOWS",
  525. "_SHADOWS_SOFT"
  526. ]
  527. }
  528. ]
  529. },
  530. {
  531. "AssetPath": "Assets/GameResources/Player/Skin.shadergraph",
  532. "ShaderName": "Shader Graphs/Skin",
  533. "ShaderVariantCount": 2,
  534. "ShaderVariantElements": [
  535. {
  536. "PassType": 8,
  537. "Keywords": [
  538. ""
  539. ]
  540. },
  541. {
  542. "PassType": 13,
  543. "Keywords": [
  544. "BILLBOARD_FACE_CAMERA_POS",
  545. "LIGHTPROBE_SH",
  546. "_DEPTH_NO_MSAA",
  547. "_MAIN_LIGHT_SHADOWS",
  548. "_SHADOWS_SOFT"
  549. ]
  550. }
  551. ]
  552. },
  553. {
  554. "AssetPath": "Assets/Bundles/Materials/ModelMat/ui/UIBlur6_.shadergraph",
  555. "ShaderName": "Shader Graphs/UIBlur6_",
  556. "ShaderVariantCount": 1,
  557. "ShaderVariantElements": [
  558. {
  559. "PassType": 0,
  560. "Keywords": [
  561. "BILLBOARD_FACE_CAMERA_POS",
  562. "_DEPTH_NO_MSAA",
  563. "_SHADOWS_SOFT"
  564. ]
  565. }
  566. ]
  567. },
  568. {
  569. "AssetPath": "Assets/GameResources/Street/Models/Hand/AudioVisable/AudioVisable.shader",
  570. "ShaderName": "Custom/AudioVisable",
  571. "ShaderVariantCount": 2,
  572. "ShaderVariantElements": [
  573. {
  574. "PassType": 8,
  575. "Keywords": [
  576. ""
  577. ]
  578. },
  579. {
  580. "PassType": 13,
  581. "Keywords": [
  582. "BILLBOARD_FACE_CAMERA_POS",
  583. "LIGHTPROBE_SH",
  584. "_DEPTH_NO_MSAA",
  585. "_MAIN_LIGHT_SHADOWS",
  586. "_SHADOWS_SOFT"
  587. ]
  588. }
  589. ]
  590. },
  591. {
  592. "AssetPath": "Assets/GameResources/Street/Models/Hand/Battery/Battery.shader",
  593. "ShaderName": "Custom/Battery",
  594. "ShaderVariantCount": 7,
  595. "ShaderVariantElements": [
  596. {
  597. "PassType": 8,
  598. "Keywords": [
  599. "INSTANCING_ON"
  600. ]
  601. },
  602. {
  603. "PassType": 8,
  604. "Keywords": [
  605. "BILLBOARD_FACE_CAMERA_POS",
  606. "_DEPTH_NO_MSAA"
  607. ]
  608. },
  609. {
  610. "PassType": 8,
  611. "Keywords": [
  612. "INSTANCING_ON",
  613. "_SHOWTHUNDER_ON"
  614. ]
  615. },
  616. {
  617. "PassType": 8,
  618. "Keywords": [
  619. "BILLBOARD_FACE_CAMERA_POS",
  620. "_DEPTH_NO_MSAA",
  621. "_SHOWTHUNDER_ON"
  622. ]
  623. },
  624. {
  625. "PassType": 13,
  626. "Keywords": [
  627. "_SHADOWS_SOFT"
  628. ]
  629. },
  630. {
  631. "PassType": 13,
  632. "Keywords": [
  633. "BILLBOARD_FACE_CAMERA_POS",
  634. "_DEPTH_NO_MSAA",
  635. "_SHADOWS_SOFT"
  636. ]
  637. },
  638. {
  639. "PassType": 13,
  640. "Keywords": [
  641. "BILLBOARD_FACE_CAMERA_POS",
  642. "_DEPTH_NO_MSAA",
  643. "_SHADOWS_SOFT",
  644. "_SHOWTHUNDER_ON"
  645. ]
  646. }
  647. ]
  648. },
  649. {
  650. "AssetPath": "Assets/GameResources/Street/Models/Hand/Line/LineLight.shader",
  651. "ShaderName": "Custom/LineLight",
  652. "ShaderVariantCount": 5,
  653. "ShaderVariantElements": [
  654. {
  655. "PassType": 8,
  656. "Keywords": [
  657. ""
  658. ]
  659. },
  660. {
  661. "PassType": 13,
  662. "Keywords": [
  663. ""
  664. ]
  665. },
  666. {
  667. "PassType": 13,
  668. "Keywords": [
  669. "_MAIN_LIGHT_SHADOWS"
  670. ]
  671. },
  672. {
  673. "PassType": 13,
  674. "Keywords": [
  675. "_SHADOWS_SOFT"
  676. ]
  677. },
  678. {
  679. "PassType": 13,
  680. "Keywords": [
  681. "_MAIN_LIGHT_SHADOWS",
  682. "_SHADOWS_SOFT"
  683. ]
  684. }
  685. ]
  686. },
  687. {
  688. "AssetPath": "Assets/Bundles/Materials/Map/Skybox Cubemap Extended.shader",
  689. "ShaderName": "Skybox/Cubemap Extended",
  690. "ShaderVariantCount": 1,
  691. "ShaderVariantElements": [
  692. {
  693. "PassType": 0,
  694. "Keywords": [
  695. "BILLBOARD_FACE_CAMERA_POS",
  696. "LIGHTPROBE_SH",
  697. "_DEPTH_NO_MSAA",
  698. "_ENABLEFOG_ON",
  699. "_ENABLEROTATION_ON",
  700. "_MAIN_LIGHT_SHADOWS",
  701. "_SHADOWS_SOFT"
  702. ]
  703. }
  704. ]
  705. },
  706. {
  707. "AssetPath": "Assets/GameResources/Street/Temp/street/主建筑/handside/Magnetism/Magnetism.shader",
  708. "ShaderName": "Custom/Magnetism",
  709. "ShaderVariantCount": 2,
  710. "ShaderVariantElements": [
  711. {
  712. "PassType": 8,
  713. "Keywords": [
  714. ""
  715. ]
  716. },
  717. {
  718. "PassType": 13,
  719. "Keywords": [
  720. "BILLBOARD_FACE_CAMERA_POS",
  721. "LIGHTPROBE_SH",
  722. "_DEPTH_NO_MSAA",
  723. "_MAIN_LIGHT_SHADOWS",
  724. "_SHADOWS_SOFT"
  725. ]
  726. }
  727. ]
  728. },
  729. {
  730. "AssetPath": "Assets/Plugins/Bakery/ftLight.shader",
  731. "ShaderName": "Bakery/Light",
  732. "ShaderVariantCount": 1,
  733. "ShaderVariantElements": [
  734. {
  735. "PassType": 0,
  736. "Keywords": [
  737. "BILLBOARD_FACE_CAMERA_POS",
  738. "LIGHTPROBE_SH",
  739. "_DEPTH_NO_MSAA",
  740. "_MAIN_LIGHT_SHADOWS",
  741. "_SHADOWS_SOFT"
  742. ]
  743. }
  744. ]
  745. },
  746. {
  747. "AssetPath": "Assets/GameResources/Street/Temp/street/主建筑/handside/Magnetism/Crystal/Crystal.shader",
  748. "ShaderName": "Custom/Crystal",
  749. "ShaderVariantCount": 3,
  750. "ShaderVariantElements": [
  751. {
  752. "PassType": 8,
  753. "Keywords": [
  754. ""
  755. ]
  756. },
  757. {
  758. "PassType": 13,
  759. "Keywords": [
  760. "_SHADOWS_SOFT"
  761. ]
  762. },
  763. {
  764. "PassType": 13,
  765. "Keywords": [
  766. "BILLBOARD_FACE_CAMERA_POS",
  767. "_DEPTH_NO_MSAA",
  768. "_SHADOWS_SOFT"
  769. ]
  770. }
  771. ]
  772. },
  773. {
  774. "AssetPath": "Assets/GameResources/Street/Models/Hand/Line/TreeLight.shader",
  775. "ShaderName": "Custom/TreeLight",
  776. "ShaderVariantCount": 4,
  777. "ShaderVariantElements": [
  778. {
  779. "PassType": 8,
  780. "Keywords": [
  781. "INSTANCING_ON"
  782. ]
  783. },
  784. {
  785. "PassType": 8,
  786. "Keywords": [
  787. "BILLBOARD_FACE_CAMERA_POS",
  788. "_DEPTH_NO_MSAA"
  789. ]
  790. },
  791. {
  792. "PassType": 13,
  793. "Keywords": [
  794. "_MAIN_LIGHT_SHADOWS"
  795. ]
  796. },
  797. {
  798. "PassType": 13,
  799. "Keywords": [
  800. "_MAIN_LIGHT_SHADOWS",
  801. "_SHADOWS_SOFT"
  802. ]
  803. }
  804. ]
  805. },
  806. {
  807. "AssetPath": "Assets/GameResources/Street/FX/VFXAssets/Portal/Portal.shader",
  808. "ShaderName": "Custom/Portal",
  809. "ShaderVariantCount": 2,
  810. "ShaderVariantElements": [
  811. {
  812. "PassType": 8,
  813. "Keywords": [
  814. ""
  815. ]
  816. },
  817. {
  818. "PassType": 13,
  819. "Keywords": [
  820. "BILLBOARD_FACE_CAMERA_POS",
  821. "LIGHTPROBE_SH",
  822. "_DEPTH_NO_MSAA",
  823. "_MAIN_LIGHT_SHADOWS",
  824. "_SHADOWS_SOFT"
  825. ]
  826. }
  827. ]
  828. },
  829. {
  830. "AssetPath": "Assets/GameResources/Street/Models/Hand/AudioVisable/ME_LightningParticles.shader",
  831. "ShaderName": "KriptoFX/ME/LightningParticles",
  832. "ShaderVariantCount": 1,
  833. "ShaderVariantElements": [
  834. {
  835. "PassType": 0,
  836. "Keywords": [
  837. "BILLBOARD_FACE_CAMERA_POS",
  838. "LIGHTPROBE_SH",
  839. "_DEPTH_NO_MSAA",
  840. "_SHADOWS_SOFT"
  841. ]
  842. }
  843. ]
  844. },
  845. {
  846. "AssetPath": "Assets/GameResources/Street/Temp/street/主建筑/floor/standard/PlanarUV.shader",
  847. "ShaderName": "Custom/PlanarUV",
  848. "ShaderVariantCount": 3,
  849. "ShaderVariantElements": [
  850. {
  851. "PassType": 8,
  852. "Keywords": [
  853. "_NORMALMAP"
  854. ]
  855. },
  856. {
  857. "PassType": 8,
  858. "Keywords": [
  859. "BILLBOARD_FACE_CAMERA_POS",
  860. "_DEPTH_NO_MSAA",
  861. "_NORMALMAP"
  862. ]
  863. },
  864. {
  865. "PassType": 13,
  866. "Keywords": [
  867. "BILLBOARD_FACE_CAMERA_POS",
  868. "LIGHTPROBE_SH",
  869. "_DEPTH_NO_MSAA",
  870. "_MAIN_LIGHT_SHADOWS",
  871. "_NORMALMAP",
  872. "_SHADOWS_SOFT"
  873. ]
  874. }
  875. ]
  876. },
  877. {
  878. "AssetPath": "Assets/GameResources/Street/Models/Item/arrow/arrow.shadergraph",
  879. "ShaderName": "Shader Graphs/arrow",
  880. "ShaderVariantCount": 3,
  881. "ShaderVariantElements": [
  882. {
  883. "PassType": 0,
  884. "Keywords": [
  885. "BILLBOARD_FACE_CAMERA_POS",
  886. "LIGHTPROBE_SH",
  887. "_DEPTH_NO_MSAA",
  888. "_MAIN_LIGHT_SHADOWS",
  889. "_SHADOWS_SOFT"
  890. ]
  891. },
  892. {
  893. "PassType": 8,
  894. "Keywords": [
  895. "INSTANCING_ON"
  896. ]
  897. },
  898. {
  899. "PassType": 8,
  900. "Keywords": [
  901. "BILLBOARD_FACE_CAMERA_POS",
  902. "_DEPTH_NO_MSAA"
  903. ]
  904. }
  905. ]
  906. },
  907. {
  908. "AssetPath": "Assets/GameResources/Street/FX/VFXAssets/Billboard/Shaders/ScrollingHologram_Graph.shadergraph",
  909. "ShaderName": "Shader Graphs/ScrollingHologram_Graph",
  910. "ShaderVariantCount": 2,
  911. "ShaderVariantElements": [
  912. {
  913. "PassType": 0,
  914. "Keywords": [
  915. "BILLBOARD_FACE_CAMERA_POS",
  916. "_DEPTH_NO_MSAA",
  917. "_SHADOWS_SOFT"
  918. ]
  919. },
  920. {
  921. "PassType": 8,
  922. "Keywords": [
  923. ""
  924. ]
  925. }
  926. ]
  927. },
  928. {
  929. "AssetPath": "Assets/GameResources/Street/FX/VFXAssets/Billboard/Shaders/SpriteSheetHologram_Graph.shadergraph",
  930. "ShaderName": "Shader Graphs/SpriteSheetHologram_Graph",
  931. "ShaderVariantCount": 2,
  932. "ShaderVariantElements": [
  933. {
  934. "PassType": 0,
  935. "Keywords": [
  936. "BILLBOARD_FACE_CAMERA_POS",
  937. "_DEPTH_NO_MSAA",
  938. "_SHADOWS_SOFT"
  939. ]
  940. },
  941. {
  942. "PassType": 8,
  943. "Keywords": [
  944. ""
  945. ]
  946. }
  947. ]
  948. },
  949. {
  950. "AssetPath": "Assets/GameResources/Street/FX/VFXAssets/Billboard/Shaders/HolgramCone_Graph.shadergraph",
  951. "ShaderName": "Shader Graphs/HolgramCone_Graph",
  952. "ShaderVariantCount": 2,
  953. "ShaderVariantElements": [
  954. {
  955. "PassType": 0,
  956. "Keywords": [
  957. "BILLBOARD_FACE_CAMERA_POS",
  958. "_DEPTH_NO_MSAA",
  959. "_SHADOWS_SOFT"
  960. ]
  961. },
  962. {
  963. "PassType": 8,
  964. "Keywords": [
  965. ""
  966. ]
  967. }
  968. ]
  969. },
  970. {
  971. "AssetPath": "Assets/GameResources/Street/FX/VFXAssets/Billboard/Art/VFX/Shaders/Triangle_Graph.shadergraph",
  972. "ShaderName": "Shader Graphs/Triangle_Graph",
  973. "ShaderVariantCount": 2,
  974. "ShaderVariantElements": [
  975. {
  976. "PassType": 0,
  977. "Keywords": [
  978. "BILLBOARD_FACE_CAMERA_POS",
  979. "_DEPTH_NO_MSAA",
  980. "_SHADOWS_SOFT"
  981. ]
  982. },
  983. {
  984. "PassType": 8,
  985. "Keywords": [
  986. ""
  987. ]
  988. }
  989. ]
  990. }
  991. ]
  992. }