설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Step.shadergraph 40KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722
  1. {
  2. "m_SGVersion": 3,
  3. "m_Type": "UnityEditor.ShaderGraph.GraphData",
  4. "m_ObjectId": "130a05fc49774a998b6a8e7eb404f691",
  5. "m_Properties": [],
  6. "m_Keywords": [],
  7. "m_Dropdowns": [],
  8. "m_CategoryData": [
  9. {
  10. "m_Id": "3153f79dbd0e48f5918bd9b3f783bb86"
  11. }
  12. ],
  13. "m_Nodes": [
  14. {
  15. "m_Id": "4b75b521747c4e8f967a353cb8fd518c"
  16. },
  17. {
  18. "m_Id": "e32966b5c229454a8d2d688303f6ec76"
  19. },
  20. {
  21. "m_Id": "01fef72179d2404887f34355aa40e928"
  22. },
  23. {
  24. "m_Id": "81db718d46de4b6794e89079d2a3d94e"
  25. },
  26. {
  27. "m_Id": "1dd1cbefa1f94340bf1af29066c044c7"
  28. },
  29. {
  30. "m_Id": "6254f3a4152b449ab628990c2c3bb662"
  31. },
  32. {
  33. "m_Id": "01a5c956aea74721908d1c54537a5522"
  34. },
  35. {
  36. "m_Id": "66030ebaff274915a4a06ff7538880a3"
  37. },
  38. {
  39. "m_Id": "b8646b07eeb8481d9ab010cdfa226997"
  40. },
  41. {
  42. "m_Id": "03e6a2c27a524f9e8d4202b905a13ac9"
  43. },
  44. {
  45. "m_Id": "a94ec23e6ae541e393fd131c4bd7c696"
  46. },
  47. {
  48. "m_Id": "e1a4de833125430b81ef58182873bf33"
  49. },
  50. {
  51. "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
  52. },
  53. {
  54. "m_Id": "5ed3e4d06d5b48788041df568472bfa5"
  55. },
  56. {
  57. "m_Id": "b818a4c996cb4dd59ff5a0dd85737402"
  58. }
  59. ],
  60. "m_GroupDatas": [
  61. {
  62. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  63. },
  64. {
  65. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  66. }
  67. ],
  68. "m_StickyNoteDatas": [
  69. {
  70. "m_Id": "fc61f1452ecd40b6b540b5084641dccf"
  71. },
  72. {
  73. "m_Id": "327924b759f84cd487afeac1f460430d"
  74. },
  75. {
  76. "m_Id": "50b39bae5c8643938d1cd57a3e3b3cbe"
  77. },
  78. {
  79. "m_Id": "6bf6ac4e4fdc48589cb3d2013e17a924"
  80. },
  81. {
  82. "m_Id": "1ce4d531665c44fdaa22dbbe8b88b598"
  83. }
  84. ],
  85. "m_Edges": [
  86. {
  87. "m_OutputSlot": {
  88. "m_Node": {
  89. "m_Id": "01a5c956aea74721908d1c54537a5522"
  90. },
  91. "m_SlotId": 1
  92. },
  93. "m_InputSlot": {
  94. "m_Node": {
  95. "m_Id": "66030ebaff274915a4a06ff7538880a3"
  96. },
  97. "m_SlotId": 0
  98. }
  99. },
  100. {
  101. "m_OutputSlot": {
  102. "m_Node": {
  103. "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
  104. },
  105. "m_SlotId": 2
  106. },
  107. "m_InputSlot": {
  108. "m_Node": {
  109. "m_Id": "03e6a2c27a524f9e8d4202b905a13ac9"
  110. },
  111. "m_SlotId": 0
  112. }
  113. },
  114. {
  115. "m_OutputSlot": {
  116. "m_Node": {
  117. "m_Id": "6254f3a4152b449ab628990c2c3bb662"
  118. },
  119. "m_SlotId": 0
  120. },
  121. "m_InputSlot": {
  122. "m_Node": {
  123. "m_Id": "01a5c956aea74721908d1c54537a5522"
  124. },
  125. "m_SlotId": 0
  126. }
  127. },
  128. {
  129. "m_OutputSlot": {
  130. "m_Node": {
  131. "m_Id": "66030ebaff274915a4a06ff7538880a3"
  132. },
  133. "m_SlotId": 1
  134. },
  135. "m_InputSlot": {
  136. "m_Node": {
  137. "m_Id": "b8646b07eeb8481d9ab010cdfa226997"
  138. },
  139. "m_SlotId": 1
  140. }
  141. },
  142. {
  143. "m_OutputSlot": {
  144. "m_Node": {
  145. "m_Id": "a94ec23e6ae541e393fd131c4bd7c696"
  146. },
  147. "m_SlotId": 0
  148. },
  149. "m_InputSlot": {
  150. "m_Node": {
  151. "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
  152. },
  153. "m_SlotId": 1
  154. }
  155. },
  156. {
  157. "m_OutputSlot": {
  158. "m_Node": {
  159. "m_Id": "e1a4de833125430b81ef58182873bf33"
  160. },
  161. "m_SlotId": 0
  162. },
  163. "m_InputSlot": {
  164. "m_Node": {
  165. "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
  166. },
  167. "m_SlotId": 0
  168. }
  169. }
  170. ],
  171. "m_VertexContext": {
  172. "m_Position": {
  173. "x": 0.0,
  174. "y": 0.0
  175. },
  176. "m_Blocks": [
  177. {
  178. "m_Id": "4b75b521747c4e8f967a353cb8fd518c"
  179. },
  180. {
  181. "m_Id": "e32966b5c229454a8d2d688303f6ec76"
  182. },
  183. {
  184. "m_Id": "01fef72179d2404887f34355aa40e928"
  185. }
  186. ]
  187. },
  188. "m_FragmentContext": {
  189. "m_Position": {
  190. "x": 0.0,
  191. "y": 200.0
  192. },
  193. "m_Blocks": [
  194. {
  195. "m_Id": "81db718d46de4b6794e89079d2a3d94e"
  196. },
  197. {
  198. "m_Id": "5ed3e4d06d5b48788041df568472bfa5"
  199. },
  200. {
  201. "m_Id": "b818a4c996cb4dd59ff5a0dd85737402"
  202. }
  203. ]
  204. },
  205. "m_PreviewData": {
  206. "serializedMesh": {
  207. "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}",
  208. "m_Guid": ""
  209. },
  210. "preventRotation": false
  211. },
  212. "m_Path": "Shader Graphs",
  213. "m_GraphPrecision": 1,
  214. "m_PreviewMode": 2,
  215. "m_OutputNode": {
  216. "m_Id": ""
  217. },
  218. "m_ActiveTargets": [
  219. {
  220. "m_Id": "ebd27f4c95304645a932c62bd588458b"
  221. },
  222. {
  223. "m_Id": "e8f376bcc2674cc392832cf06c976775"
  224. },
  225. {
  226. "m_Id": "f693019a5d5045a2907e35cc49dfe019"
  227. }
  228. ]
  229. }
  230. {
  231. "m_SGVersion": 0,
  232. "m_Type": "UnityEditor.ShaderGraph.SplitNode",
  233. "m_ObjectId": "01a5c956aea74721908d1c54537a5522",
  234. "m_Group": {
  235. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  236. },
  237. "m_Name": "Split",
  238. "m_DrawState": {
  239. "m_Expanded": false,
  240. "m_Position": {
  241. "serializedVersion": "2",
  242. "x": -802.5001220703125,
  243. "y": 70.00004577636719,
  244. "width": 118.0,
  245. "height": 76.99998474121094
  246. }
  247. },
  248. "m_Slots": [
  249. {
  250. "m_Id": "4e72e153877a4ee2bc912250a64df50b"
  251. },
  252. {
  253. "m_Id": "e80b73d0ca664e5dbcacc4fb4400afe5"
  254. },
  255. {
  256. "m_Id": "24f374ea57a44bd2b6f12693346a6074"
  257. },
  258. {
  259. "m_Id": "9d3d3d5087d3432db91db51b3740a4de"
  260. },
  261. {
  262. "m_Id": "cacdfbf0326e4603b0bb2b67cc8ae494"
  263. }
  264. ],
  265. "synonyms": [
  266. "separate"
  267. ],
  268. "m_Precision": 0,
  269. "m_PreviewExpanded": true,
  270. "m_DismissedVersion": 0,
  271. "m_PreviewMode": 0,
  272. "m_CustomColors": {
  273. "m_SerializableColors": []
  274. }
  275. }
  276. {
  277. "m_SGVersion": 0,
  278. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  279. "m_ObjectId": "01fef72179d2404887f34355aa40e928",
  280. "m_Group": {
  281. "m_Id": ""
  282. },
  283. "m_Name": "VertexDescription.Tangent",
  284. "m_DrawState": {
  285. "m_Expanded": true,
  286. "m_Position": {
  287. "serializedVersion": "2",
  288. "x": 0.0,
  289. "y": 0.0,
  290. "width": 0.0,
  291. "height": 0.0
  292. }
  293. },
  294. "m_Slots": [
  295. {
  296. "m_Id": "44e9601c5cbc45b887183ee1a00075b3"
  297. }
  298. ],
  299. "synonyms": [],
  300. "m_Precision": 0,
  301. "m_PreviewExpanded": true,
  302. "m_DismissedVersion": 0,
  303. "m_PreviewMode": 0,
  304. "m_CustomColors": {
  305. "m_SerializableColors": []
  306. },
  307. "m_SerializedDescriptor": "VertexDescription.Tangent"
  308. }
  309. {
  310. "m_SGVersion": 0,
  311. "m_Type": "UnityEditor.ShaderGraph.BranchNode",
  312. "m_ObjectId": "03e6a2c27a524f9e8d4202b905a13ac9",
  313. "m_Group": {
  314. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  315. },
  316. "m_Name": "Branch",
  317. "m_DrawState": {
  318. "m_Expanded": true,
  319. "m_Position": {
  320. "serializedVersion": "2",
  321. "x": -1215.5001220703125,
  322. "y": 81.00006866455078,
  323. "width": 208.00006103515626,
  324. "height": 325.9999694824219
  325. }
  326. },
  327. "m_Slots": [
  328. {
  329. "m_Id": "f401472adf324a36a81327e2e4b6e25e"
  330. },
  331. {
  332. "m_Id": "20eb862fb948414c966ed6ef32f49b3c"
  333. },
  334. {
  335. "m_Id": "e52d4e2f7ef34808bf51ac27f3ce506d"
  336. },
  337. {
  338. "m_Id": "2e1b14895e5a4857911bb90660c1c487"
  339. }
  340. ],
  341. "synonyms": [
  342. "switch",
  343. "if",
  344. "else"
  345. ],
  346. "m_Precision": 0,
  347. "m_PreviewExpanded": true,
  348. "m_DismissedVersion": 0,
  349. "m_PreviewMode": 0,
  350. "m_CustomColors": {
  351. "m_SerializableColors": []
  352. }
  353. }
  354. {
  355. "m_SGVersion": 0,
  356. "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData",
  357. "m_ObjectId": "04e09b8e7d1c4279b651a122211b3221",
  358. "m_Distortion": false,
  359. "m_DistortionMode": 0,
  360. "m_DistortionDepthTest": true,
  361. "m_AddPrecomputedVelocity": false,
  362. "m_TransparentWritesMotionVec": false,
  363. "m_DepthOffset": false,
  364. "m_ConservativeDepthOffset": false,
  365. "m_TransparencyFog": true,
  366. "m_AlphaTestShadow": false,
  367. "m_BackThenFrontRendering": false,
  368. "m_TransparentDepthPrepass": false,
  369. "m_TransparentDepthPostpass": false,
  370. "m_TransparentPerPixelSorting": false,
  371. "m_SupportLodCrossFade": false
  372. }
  373. {
  374. "m_SGVersion": 0,
  375. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  376. "m_ObjectId": "1228b56e7d344639b47d7315a2c7acea",
  377. "m_Id": 2,
  378. "m_DisplayName": "Out",
  379. "m_SlotType": 1,
  380. "m_Hidden": false,
  381. "m_ShaderOutputName": "Out",
  382. "m_StageCapability": 3,
  383. "m_Value": {
  384. "x": 0.0,
  385. "y": 0.0,
  386. "z": 0.0,
  387. "w": 0.0
  388. },
  389. "m_DefaultValue": {
  390. "x": 0.0,
  391. "y": 0.0,
  392. "z": 0.0,
  393. "w": 0.0
  394. }
  395. }
  396. {
  397. "m_SGVersion": 0,
  398. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  399. "m_ObjectId": "1c678e3362824b32976f8aa4941fc91e",
  400. "m_Id": 1,
  401. "m_DisplayName": "X",
  402. "m_SlotType": 0,
  403. "m_Hidden": false,
  404. "m_ShaderOutputName": "X",
  405. "m_StageCapability": 3,
  406. "m_Value": 0.0,
  407. "m_DefaultValue": 0.0,
  408. "m_Labels": []
  409. }
  410. {
  411. "m_SGVersion": 0,
  412. "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
  413. "m_ObjectId": "1ce4d531665c44fdaa22dbbe8b88b598",
  414. "m_Title": "",
  415. "m_Content": "This is the formula that the Step function uses.",
  416. "m_TextSize": 0,
  417. "m_Theme": 0,
  418. "m_Position": {
  419. "serializedVersion": "2",
  420. "x": -1441.0001220703125,
  421. "y": 274.5000305175781,
  422. "width": 200.0,
  423. "height": 100.0
  424. },
  425. "m_Group": {
  426. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  427. }
  428. }
  429. {
  430. "m_SGVersion": 0,
  431. "m_Type": "UnityEditor.ShaderGraph.StepNode",
  432. "m_ObjectId": "1dd1cbefa1f94340bf1af29066c044c7",
  433. "m_Group": {
  434. "m_Id": ""
  435. },
  436. "m_Name": "Step",
  437. "m_DrawState": {
  438. "m_Expanded": true,
  439. "m_Position": {
  440. "serializedVersion": "2",
  441. "x": -1007.5000610351563,
  442. "y": -157.50001525878907,
  443. "width": 144.99993896484376,
  444. "height": 118.00003051757813
  445. }
  446. },
  447. "m_Slots": [
  448. {
  449. "m_Id": "524081e0dcbb4097aaa05e31697203cd"
  450. },
  451. {
  452. "m_Id": "20061ea67a86466b8aeb3143231439a6"
  453. },
  454. {
  455. "m_Id": "ea9233009e234895a3b979c6dc80b641"
  456. }
  457. ],
  458. "synonyms": [],
  459. "m_Precision": 0,
  460. "m_PreviewExpanded": false,
  461. "m_DismissedVersion": 0,
  462. "m_PreviewMode": 0,
  463. "m_CustomColors": {
  464. "m_SerializableColors": []
  465. }
  466. }
  467. {
  468. "m_SGVersion": 0,
  469. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  470. "m_ObjectId": "20061ea67a86466b8aeb3143231439a6",
  471. "m_Id": 1,
  472. "m_DisplayName": "In",
  473. "m_SlotType": 0,
  474. "m_Hidden": false,
  475. "m_ShaderOutputName": "In",
  476. "m_StageCapability": 3,
  477. "m_Value": {
  478. "x": 0.0,
  479. "y": 0.0,
  480. "z": 0.0,
  481. "w": 0.0
  482. },
  483. "m_DefaultValue": {
  484. "x": 0.0,
  485. "y": 0.0,
  486. "z": 0.0,
  487. "w": 0.0
  488. }
  489. }
  490. {
  491. "m_SGVersion": 0,
  492. "m_Type": "UnityEditor.ShaderGraph.ComparisonNode",
  493. "m_ObjectId": "201776e40cf34c8dbed7a843fe3161fe",
  494. "m_Group": {
  495. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  496. },
  497. "m_Name": "Comparison",
  498. "m_DrawState": {
  499. "m_Expanded": true,
  500. "m_Position": {
  501. "serializedVersion": "2",
  502. "x": -1447.5001220703125,
  503. "y": 81.00006866455078,
  504. "width": 145.0,
  505. "height": 135.49996948242188
  506. }
  507. },
  508. "m_Slots": [
  509. {
  510. "m_Id": "f7ec440249b24dcaa8a71e31469588a1"
  511. },
  512. {
  513. "m_Id": "d0a7fe776dae44f0ab86b6b9e81940e0"
  514. },
  515. {
  516. "m_Id": "96f52bb915fa461bb61bb40484c4c7dd"
  517. }
  518. ],
  519. "synonyms": [
  520. "equal",
  521. "greater than",
  522. "less than"
  523. ],
  524. "m_Precision": 0,
  525. "m_PreviewExpanded": true,
  526. "m_DismissedVersion": 0,
  527. "m_PreviewMode": 0,
  528. "m_CustomColors": {
  529. "m_SerializableColors": []
  530. },
  531. "m_ComparisonType": 5
  532. }
  533. {
  534. "m_SGVersion": 0,
  535. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  536. "m_ObjectId": "20eb862fb948414c966ed6ef32f49b3c",
  537. "m_Id": 1,
  538. "m_DisplayName": "True",
  539. "m_SlotType": 0,
  540. "m_Hidden": false,
  541. "m_ShaderOutputName": "True",
  542. "m_StageCapability": 3,
  543. "m_Value": {
  544. "x": 1.0,
  545. "y": 1.0,
  546. "z": 1.0,
  547. "w": 1.0
  548. },
  549. "m_DefaultValue": {
  550. "x": 0.0,
  551. "y": 0.0,
  552. "z": 0.0,
  553. "w": 0.0
  554. }
  555. }
  556. {
  557. "m_SGVersion": 0,
  558. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  559. "m_ObjectId": "24f374ea57a44bd2b6f12693346a6074",
  560. "m_Id": 2,
  561. "m_DisplayName": "G",
  562. "m_SlotType": 1,
  563. "m_Hidden": false,
  564. "m_ShaderOutputName": "G",
  565. "m_StageCapability": 3,
  566. "m_Value": 0.0,
  567. "m_DefaultValue": 0.0,
  568. "m_Labels": []
  569. }
  570. {
  571. "m_SGVersion": 0,
  572. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  573. "m_ObjectId": "2e1b14895e5a4857911bb90660c1c487",
  574. "m_Id": 3,
  575. "m_DisplayName": "Out",
  576. "m_SlotType": 1,
  577. "m_Hidden": false,
  578. "m_ShaderOutputName": "Out",
  579. "m_StageCapability": 3,
  580. "m_Value": {
  581. "x": 0.0,
  582. "y": 0.0,
  583. "z": 0.0,
  584. "w": 0.0
  585. },
  586. "m_DefaultValue": {
  587. "x": 0.0,
  588. "y": 0.0,
  589. "z": 0.0,
  590. "w": 0.0
  591. }
  592. }
  593. {
  594. "m_SGVersion": 0,
  595. "m_Type": "UnityEditor.ShaderGraph.CategoryData",
  596. "m_ObjectId": "3153f79dbd0e48f5918bd9b3f783bb86",
  597. "m_Name": "",
  598. "m_ChildObjectList": []
  599. }
  600. {
  601. "m_SGVersion": 0,
  602. "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
  603. "m_ObjectId": "327924b759f84cd487afeac1f460430d",
  604. "m_Title": "",
  605. "m_Content": "Here we can see that our input gradient value is rounded up to 1 or down to 0 depending on the value of Edge.",
  606. "m_TextSize": 0,
  607. "m_Theme": 0,
  608. "m_Position": {
  609. "serializedVersion": "2",
  610. "x": -912.5000610351563,
  611. "y": 230.00003051757813,
  612. "width": 200.0,
  613. "height": 100.0
  614. },
  615. "m_Group": {
  616. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  617. }
  618. }
  619. {
  620. "m_SGVersion": 0,
  621. "m_Type": "UnityEditor.Rendering.BuiltIn.ShaderGraph.BuiltInUnlitSubTarget",
  622. "m_ObjectId": "4089ab2e7b99427698eec96230bc21bc"
  623. }
  624. {
  625. "m_SGVersion": 0,
  626. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  627. "m_ObjectId": "4296193bd3eb4754af47170fe9a27d02",
  628. "m_Id": 0,
  629. "m_DisplayName": "Alpha",
  630. "m_SlotType": 0,
  631. "m_Hidden": false,
  632. "m_ShaderOutputName": "Alpha",
  633. "m_StageCapability": 2,
  634. "m_Value": 1.0,
  635. "m_DefaultValue": 1.0,
  636. "m_Labels": []
  637. }
  638. {
  639. "m_SGVersion": 0,
  640. "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget",
  641. "m_ObjectId": "44b542d7078745dbb6e123a57004d558"
  642. }
  643. {
  644. "m_SGVersion": 0,
  645. "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
  646. "m_ObjectId": "44e9601c5cbc45b887183ee1a00075b3",
  647. "m_Id": 0,
  648. "m_DisplayName": "Tangent",
  649. "m_SlotType": 0,
  650. "m_Hidden": false,
  651. "m_ShaderOutputName": "Tangent",
  652. "m_StageCapability": 1,
  653. "m_Value": {
  654. "x": 0.0,
  655. "y": 0.0,
  656. "z": 0.0
  657. },
  658. "m_DefaultValue": {
  659. "x": 0.0,
  660. "y": 0.0,
  661. "z": 0.0
  662. },
  663. "m_Labels": [],
  664. "m_Space": 0
  665. }
  666. {
  667. "m_SGVersion": 0,
  668. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  669. "m_ObjectId": "4b75b521747c4e8f967a353cb8fd518c",
  670. "m_Group": {
  671. "m_Id": ""
  672. },
  673. "m_Name": "VertexDescription.Position",
  674. "m_DrawState": {
  675. "m_Expanded": true,
  676. "m_Position": {
  677. "serializedVersion": "2",
  678. "x": 0.0,
  679. "y": 0.0,
  680. "width": 0.0,
  681. "height": 0.0
  682. }
  683. },
  684. "m_Slots": [
  685. {
  686. "m_Id": "5b4f78a7a7ff4db8a2b86fcc33b28bc0"
  687. }
  688. ],
  689. "synonyms": [],
  690. "m_Precision": 0,
  691. "m_PreviewExpanded": true,
  692. "m_DismissedVersion": 0,
  693. "m_PreviewMode": 0,
  694. "m_CustomColors": {
  695. "m_SerializableColors": []
  696. },
  697. "m_SerializedDescriptor": "VertexDescription.Position"
  698. }
  699. {
  700. "m_SGVersion": 0,
  701. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  702. "m_ObjectId": "4e72e153877a4ee2bc912250a64df50b",
  703. "m_Id": 0,
  704. "m_DisplayName": "In",
  705. "m_SlotType": 0,
  706. "m_Hidden": false,
  707. "m_ShaderOutputName": "In",
  708. "m_StageCapability": 3,
  709. "m_Value": {
  710. "x": 0.0,
  711. "y": 0.0,
  712. "z": 0.0,
  713. "w": 0.0
  714. },
  715. "m_DefaultValue": {
  716. "x": 0.0,
  717. "y": 0.0,
  718. "z": 0.0,
  719. "w": 0.0
  720. }
  721. }
  722. {
  723. "m_SGVersion": 0,
  724. "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
  725. "m_ObjectId": "50b39bae5c8643938d1cd57a3e3b3cbe",
  726. "m_Title": "",
  727. "m_Content": "Edge value",
  728. "m_TextSize": 0,
  729. "m_Theme": 0,
  730. "m_Position": {
  731. "serializedVersion": "2",
  732. "x": -1608.5001220703125,
  733. "y": 195.50001525878907,
  734. "width": 80.0,
  735. "height": 100.00001525878906
  736. },
  737. "m_Group": {
  738. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  739. }
  740. }
  741. {
  742. "m_SGVersion": 0,
  743. "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
  744. "m_ObjectId": "51058244b968475ba1f977834d2b2093",
  745. "m_Id": 0,
  746. "m_DisplayName": "Base Color",
  747. "m_SlotType": 0,
  748. "m_Hidden": false,
  749. "m_ShaderOutputName": "BaseColor",
  750. "m_StageCapability": 2,
  751. "m_Value": {
  752. "x": 0.5,
  753. "y": 0.5,
  754. "z": 0.5
  755. },
  756. "m_DefaultValue": {
  757. "x": 0.0,
  758. "y": 0.0,
  759. "z": 0.0
  760. },
  761. "m_Labels": [],
  762. "m_ColorMode": 0,
  763. "m_DefaultColor": {
  764. "r": 0.5,
  765. "g": 0.5,
  766. "b": 0.5,
  767. "a": 1.0
  768. }
  769. }
  770. {
  771. "m_SGVersion": 0,
  772. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  773. "m_ObjectId": "524081e0dcbb4097aaa05e31697203cd",
  774. "m_Id": 0,
  775. "m_DisplayName": "Edge",
  776. "m_SlotType": 0,
  777. "m_Hidden": false,
  778. "m_ShaderOutputName": "Edge",
  779. "m_StageCapability": 3,
  780. "m_Value": {
  781. "x": 1.0,
  782. "y": 1.0,
  783. "z": 1.0,
  784. "w": 1.0
  785. },
  786. "m_DefaultValue": {
  787. "x": 0.0,
  788. "y": 0.0,
  789. "z": 0.0,
  790. "w": 0.0
  791. }
  792. }
  793. {
  794. "m_SGVersion": 0,
  795. "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData",
  796. "m_ObjectId": "53a58152c2b44ef289d2c3c14897266a",
  797. "m_EnableShadowMatte": false,
  798. "m_DistortionOnly": false
  799. }
  800. {
  801. "m_SGVersion": 0,
  802. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  803. "m_ObjectId": "575ff342e4ba4b7887f5a53bc991ac3e",
  804. "m_Id": 0,
  805. "m_DisplayName": "Out",
  806. "m_SlotType": 1,
  807. "m_Hidden": false,
  808. "m_ShaderOutputName": "Out",
  809. "m_StageCapability": 3,
  810. "m_Value": 0.0,
  811. "m_DefaultValue": 0.0,
  812. "m_Labels": []
  813. }
  814. {
  815. "m_SGVersion": 0,
  816. "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
  817. "m_ObjectId": "5b4f78a7a7ff4db8a2b86fcc33b28bc0",
  818. "m_Id": 0,
  819. "m_DisplayName": "Position",
  820. "m_SlotType": 0,
  821. "m_Hidden": false,
  822. "m_ShaderOutputName": "Position",
  823. "m_StageCapability": 1,
  824. "m_Value": {
  825. "x": 0.0,
  826. "y": 0.0,
  827. "z": 0.0
  828. },
  829. "m_DefaultValue": {
  830. "x": 0.0,
  831. "y": 0.0,
  832. "z": 0.0
  833. },
  834. "m_Labels": [],
  835. "m_Space": 0
  836. }
  837. {
  838. "m_SGVersion": 0,
  839. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  840. "m_ObjectId": "5ed3e4d06d5b48788041df568472bfa5",
  841. "m_Group": {
  842. "m_Id": ""
  843. },
  844. "m_Name": "SurfaceDescription.Emission",
  845. "m_DrawState": {
  846. "m_Expanded": true,
  847. "m_Position": {
  848. "serializedVersion": "2",
  849. "x": 0.0,
  850. "y": 0.0,
  851. "width": 0.0,
  852. "height": 0.0
  853. }
  854. },
  855. "m_Slots": [
  856. {
  857. "m_Id": "9a2faa26a9c9416b8772005da903c9f7"
  858. }
  859. ],
  860. "synonyms": [],
  861. "m_Precision": 0,
  862. "m_PreviewExpanded": true,
  863. "m_DismissedVersion": 0,
  864. "m_PreviewMode": 0,
  865. "m_CustomColors": {
  866. "m_SerializableColors": []
  867. },
  868. "m_SerializedDescriptor": "SurfaceDescription.Emission"
  869. }
  870. {
  871. "m_SGVersion": 0,
  872. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  873. "m_ObjectId": "60ce880394274c97bd735f436ef1a803",
  874. "m_Id": 0,
  875. "m_DisplayName": "Edge",
  876. "m_SlotType": 0,
  877. "m_Hidden": false,
  878. "m_ShaderOutputName": "Edge",
  879. "m_StageCapability": 3,
  880. "m_Value": {
  881. "x": 0.5,
  882. "y": 1.0,
  883. "z": 1.0,
  884. "w": 1.0
  885. },
  886. "m_DefaultValue": {
  887. "x": 0.0,
  888. "y": 0.0,
  889. "z": 0.0,
  890. "w": 0.0
  891. }
  892. }
  893. {
  894. "m_SGVersion": 0,
  895. "m_Type": "UnityEditor.ShaderGraph.UVNode",
  896. "m_ObjectId": "6254f3a4152b449ab628990c2c3bb662",
  897. "m_Group": {
  898. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  899. },
  900. "m_Name": "UV",
  901. "m_DrawState": {
  902. "m_Expanded": true,
  903. "m_Position": {
  904. "serializedVersion": "2",
  905. "x": -947.5001220703125,
  906. "y": 70.00004577636719,
  907. "width": 145.0,
  908. "height": 128.49996948242188
  909. }
  910. },
  911. "m_Slots": [
  912. {
  913. "m_Id": "97a470373b4f4ae5a1effee53cbdcdd2"
  914. }
  915. ],
  916. "synonyms": [
  917. "texcoords",
  918. "coords",
  919. "coordinates"
  920. ],
  921. "m_Precision": 0,
  922. "m_PreviewExpanded": false,
  923. "m_DismissedVersion": 0,
  924. "m_PreviewMode": 0,
  925. "m_CustomColors": {
  926. "m_SerializableColors": []
  927. },
  928. "m_OutputChannel": 0
  929. }
  930. {
  931. "m_SGVersion": 0,
  932. "m_Type": "UnityEditor.ShaderGraph.PreviewNode",
  933. "m_ObjectId": "66030ebaff274915a4a06ff7538880a3",
  934. "m_Group": {
  935. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  936. },
  937. "m_Name": "Preview",
  938. "m_DrawState": {
  939. "m_Expanded": true,
  940. "m_Position": {
  941. "serializedVersion": "2",
  942. "x": -684.5001220703125,
  943. "y": 70.00004577636719,
  944. "width": 208.00006103515626,
  945. "height": 278.0
  946. }
  947. },
  948. "m_Slots": [
  949. {
  950. "m_Id": "7ee5abed2c114300bc6ec03f958cb8db"
  951. },
  952. {
  953. "m_Id": "c42334648fa54ac285c3a3338dcee6a3"
  954. }
  955. ],
  956. "synonyms": [],
  957. "m_Precision": 0,
  958. "m_PreviewExpanded": true,
  959. "m_DismissedVersion": 0,
  960. "m_PreviewMode": 0,
  961. "m_CustomColors": {
  962. "m_SerializableColors": []
  963. },
  964. "m_Width": 208.0,
  965. "m_Height": 208.0
  966. }
  967. {
  968. "m_SGVersion": 0,
  969. "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
  970. "m_ObjectId": "6bf6ac4e4fdc48589cb3d2013e17a924",
  971. "m_Title": "",
  972. "m_Content": "In value",
  973. "m_TextSize": 0,
  974. "m_Theme": 0,
  975. "m_Position": {
  976. "serializedVersion": "2",
  977. "x": -1607.5001220703125,
  978. "y": 46.000003814697269,
  979. "width": 80.0,
  980. "height": 100.00000762939453
  981. },
  982. "m_Group": {
  983. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  984. }
  985. }
  986. {
  987. "m_SGVersion": 2,
  988. "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget",
  989. "m_ObjectId": "7631acb1b77f4b64814fb2b087743f33"
  990. }
  991. {
  992. "m_SGVersion": 0,
  993. "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData",
  994. "m_ObjectId": "7e0d20b8d6ae434b92a68451c3c5f687",
  995. "m_MaterialNeedsUpdateHash": 0,
  996. "m_SurfaceType": 0,
  997. "m_RenderingPass": 1,
  998. "m_BlendMode": 0,
  999. "m_ZTest": 4,
  1000. "m_ZWrite": false,
  1001. "m_TransparentCullMode": 2,
  1002. "m_OpaqueCullMode": 2,
  1003. "m_SortPriority": 0,
  1004. "m_AlphaTest": false,
  1005. "m_TransparentDepthPrepass": false,
  1006. "m_TransparentDepthPostpass": false,
  1007. "m_SupportLodCrossFade": false,
  1008. "m_DoubleSidedMode": 0,
  1009. "m_DOTSInstancing": false,
  1010. "m_CustomVelocity": false,
  1011. "m_Tessellation": false,
  1012. "m_TessellationMode": 0,
  1013. "m_TessellationFactorMinDistance": 20.0,
  1014. "m_TessellationFactorMaxDistance": 50.0,
  1015. "m_TessellationFactorTriangleSize": 100.0,
  1016. "m_TessellationShapeFactor": 0.75,
  1017. "m_TessellationBackFaceCullEpsilon": -0.25,
  1018. "m_TessellationMaxDisplacement": 0.009999999776482582,
  1019. "m_DebugSymbols": false,
  1020. "m_Version": 2,
  1021. "inspectorFoldoutMask": 0
  1022. }
  1023. {
  1024. "m_SGVersion": 0,
  1025. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  1026. "m_ObjectId": "7ee5abed2c114300bc6ec03f958cb8db",
  1027. "m_Id": 0,
  1028. "m_DisplayName": "In",
  1029. "m_SlotType": 0,
  1030. "m_Hidden": false,
  1031. "m_ShaderOutputName": "In",
  1032. "m_StageCapability": 3,
  1033. "m_Value": {
  1034. "x": 0.0,
  1035. "y": 0.0,
  1036. "z": 0.0,
  1037. "w": 0.0
  1038. },
  1039. "m_DefaultValue": {
  1040. "x": 0.0,
  1041. "y": 0.0,
  1042. "z": 0.0,
  1043. "w": 0.0
  1044. }
  1045. }
  1046. {
  1047. "m_SGVersion": 0,
  1048. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  1049. "m_ObjectId": "81db718d46de4b6794e89079d2a3d94e",
  1050. "m_Group": {
  1051. "m_Id": ""
  1052. },
  1053. "m_Name": "SurfaceDescription.BaseColor",
  1054. "m_DrawState": {
  1055. "m_Expanded": true,
  1056. "m_Position": {
  1057. "serializedVersion": "2",
  1058. "x": 0.0,
  1059. "y": 0.0,
  1060. "width": 0.0,
  1061. "height": 0.0
  1062. }
  1063. },
  1064. "m_Slots": [
  1065. {
  1066. "m_Id": "51058244b968475ba1f977834d2b2093"
  1067. }
  1068. ],
  1069. "synonyms": [],
  1070. "m_Precision": 0,
  1071. "m_PreviewExpanded": true,
  1072. "m_DismissedVersion": 0,
  1073. "m_PreviewMode": 0,
  1074. "m_CustomColors": {
  1075. "m_SerializableColors": []
  1076. },
  1077. "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
  1078. }
  1079. {
  1080. "m_SGVersion": 0,
  1081. "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
  1082. "m_ObjectId": "96f52bb915fa461bb61bb40484c4c7dd",
  1083. "m_Id": 2,
  1084. "m_DisplayName": "Out",
  1085. "m_SlotType": 1,
  1086. "m_Hidden": false,
  1087. "m_ShaderOutputName": "Out",
  1088. "m_StageCapability": 3,
  1089. "m_Value": false,
  1090. "m_DefaultValue": false
  1091. }
  1092. {
  1093. "m_SGVersion": 0,
  1094. "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
  1095. "m_ObjectId": "97a470373b4f4ae5a1effee53cbdcdd2",
  1096. "m_Id": 0,
  1097. "m_DisplayName": "Out",
  1098. "m_SlotType": 1,
  1099. "m_Hidden": false,
  1100. "m_ShaderOutputName": "Out",
  1101. "m_StageCapability": 3,
  1102. "m_Value": {
  1103. "x": 0.0,
  1104. "y": 0.0,
  1105. "z": 0.0,
  1106. "w": 0.0
  1107. },
  1108. "m_DefaultValue": {
  1109. "x": 0.0,
  1110. "y": 0.0,
  1111. "z": 0.0,
  1112. "w": 0.0
  1113. },
  1114. "m_Labels": []
  1115. }
  1116. {
  1117. "m_SGVersion": 0,
  1118. "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
  1119. "m_ObjectId": "9a2faa26a9c9416b8772005da903c9f7",
  1120. "m_Id": 0,
  1121. "m_DisplayName": "Emission",
  1122. "m_SlotType": 0,
  1123. "m_Hidden": false,
  1124. "m_ShaderOutputName": "Emission",
  1125. "m_StageCapability": 2,
  1126. "m_Value": {
  1127. "x": 0.0,
  1128. "y": 0.0,
  1129. "z": 0.0
  1130. },
  1131. "m_DefaultValue": {
  1132. "x": 0.0,
  1133. "y": 0.0,
  1134. "z": 0.0
  1135. },
  1136. "m_Labels": [],
  1137. "m_ColorMode": 1,
  1138. "m_DefaultColor": {
  1139. "r": 0.0,
  1140. "g": 0.0,
  1141. "b": 0.0,
  1142. "a": 1.0
  1143. }
  1144. }
  1145. {
  1146. "m_SGVersion": 0,
  1147. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1148. "m_ObjectId": "9d3d3d5087d3432db91db51b3740a4de",
  1149. "m_Id": 3,
  1150. "m_DisplayName": "B",
  1151. "m_SlotType": 1,
  1152. "m_Hidden": false,
  1153. "m_ShaderOutputName": "B",
  1154. "m_StageCapability": 3,
  1155. "m_Value": 0.0,
  1156. "m_DefaultValue": 0.0,
  1157. "m_Labels": []
  1158. }
  1159. {
  1160. "m_SGVersion": 0,
  1161. "m_Type": "UnityEditor.ShaderGraph.Vector1Node",
  1162. "m_ObjectId": "a94ec23e6ae541e393fd131c4bd7c696",
  1163. "m_Group": {
  1164. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  1165. },
  1166. "m_Name": "Float",
  1167. "m_DrawState": {
  1168. "m_Expanded": true,
  1169. "m_Position": {
  1170. "serializedVersion": "2",
  1171. "x": -1633.0001220703125,
  1172. "y": 228.5000762939453,
  1173. "width": 125.5,
  1174. "height": 76.99998474121094
  1175. }
  1176. },
  1177. "m_Slots": [
  1178. {
  1179. "m_Id": "ab01462350b04055b7995f8228ff9fe4"
  1180. },
  1181. {
  1182. "m_Id": "d20293bb65434f759561d1f2bdb6353e"
  1183. }
  1184. ],
  1185. "synonyms": [
  1186. "Vector 1",
  1187. "1",
  1188. "v1",
  1189. "vec1",
  1190. "scalar"
  1191. ],
  1192. "m_Precision": 0,
  1193. "m_PreviewExpanded": true,
  1194. "m_DismissedVersion": 0,
  1195. "m_PreviewMode": 0,
  1196. "m_CustomColors": {
  1197. "m_SerializableColors": []
  1198. },
  1199. "m_Value": 0.0
  1200. }
  1201. {
  1202. "m_SGVersion": 0,
  1203. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1204. "m_ObjectId": "ab01462350b04055b7995f8228ff9fe4",
  1205. "m_Id": 1,
  1206. "m_DisplayName": "X",
  1207. "m_SlotType": 0,
  1208. "m_Hidden": false,
  1209. "m_ShaderOutputName": "X",
  1210. "m_StageCapability": 3,
  1211. "m_Value": 0.5,
  1212. "m_DefaultValue": 0.0,
  1213. "m_Labels": []
  1214. }
  1215. {
  1216. "m_SGVersion": 0,
  1217. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  1218. "m_ObjectId": "b818a4c996cb4dd59ff5a0dd85737402",
  1219. "m_Group": {
  1220. "m_Id": ""
  1221. },
  1222. "m_Name": "SurfaceDescription.Alpha",
  1223. "m_DrawState": {
  1224. "m_Expanded": true,
  1225. "m_Position": {
  1226. "serializedVersion": "2",
  1227. "x": 0.0,
  1228. "y": 0.0,
  1229. "width": 0.0,
  1230. "height": 0.0
  1231. }
  1232. },
  1233. "m_Slots": [
  1234. {
  1235. "m_Id": "4296193bd3eb4754af47170fe9a27d02"
  1236. }
  1237. ],
  1238. "synonyms": [],
  1239. "m_Precision": 0,
  1240. "m_PreviewExpanded": true,
  1241. "m_DismissedVersion": 0,
  1242. "m_PreviewMode": 0,
  1243. "m_CustomColors": {
  1244. "m_SerializableColors": []
  1245. },
  1246. "m_SerializedDescriptor": "SurfaceDescription.Alpha"
  1247. }
  1248. {
  1249. "m_SGVersion": 0,
  1250. "m_Type": "UnityEditor.ShaderGraph.StepNode",
  1251. "m_ObjectId": "b8646b07eeb8481d9ab010cdfa226997",
  1252. "m_Group": {
  1253. "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
  1254. },
  1255. "m_Name": "Step",
  1256. "m_DrawState": {
  1257. "m_Expanded": true,
  1258. "m_Position": {
  1259. "serializedVersion": "2",
  1260. "x": -383.00006103515627,
  1261. "y": 46.000038146972659,
  1262. "width": 207.99996948242188,
  1263. "height": 302.0000305175781
  1264. }
  1265. },
  1266. "m_Slots": [
  1267. {
  1268. "m_Id": "60ce880394274c97bd735f436ef1a803"
  1269. },
  1270. {
  1271. "m_Id": "be08fd1e09664cf38867772a5f46ac60"
  1272. },
  1273. {
  1274. "m_Id": "1228b56e7d344639b47d7315a2c7acea"
  1275. }
  1276. ],
  1277. "synonyms": [],
  1278. "m_Precision": 0,
  1279. "m_PreviewExpanded": true,
  1280. "m_DismissedVersion": 0,
  1281. "m_PreviewMode": 0,
  1282. "m_CustomColors": {
  1283. "m_SerializableColors": []
  1284. }
  1285. }
  1286. {
  1287. "m_SGVersion": 0,
  1288. "m_Type": "UnityEditor.ShaderGraph.GroupData",
  1289. "m_ObjectId": "bccd036b1fb04d8d963af1808aa318ef",
  1290. "m_Title": "Under the Hood",
  1291. "m_Position": {
  1292. "x": -1658.0001220703125,
  1293. "y": -12.499931335449219
  1294. }
  1295. }
  1296. {
  1297. "m_SGVersion": 0,
  1298. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  1299. "m_ObjectId": "be08fd1e09664cf38867772a5f46ac60",
  1300. "m_Id": 1,
  1301. "m_DisplayName": "In",
  1302. "m_SlotType": 0,
  1303. "m_Hidden": false,
  1304. "m_ShaderOutputName": "In",
  1305. "m_StageCapability": 3,
  1306. "m_Value": {
  1307. "x": 0.0,
  1308. "y": 0.0,
  1309. "z": 0.0,
  1310. "w": 0.0
  1311. },
  1312. "m_DefaultValue": {
  1313. "x": 0.0,
  1314. "y": 0.0,
  1315. "z": 0.0,
  1316. "w": 0.0
  1317. }
  1318. }
  1319. {
  1320. "m_SGVersion": 0,
  1321. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  1322. "m_ObjectId": "c42334648fa54ac285c3a3338dcee6a3",
  1323. "m_Id": 1,
  1324. "m_DisplayName": "Out",
  1325. "m_SlotType": 1,
  1326. "m_Hidden": false,
  1327. "m_ShaderOutputName": "Out",
  1328. "m_StageCapability": 3,
  1329. "m_Value": {
  1330. "x": 0.0,
  1331. "y": 0.0,
  1332. "z": 0.0,
  1333. "w": 0.0
  1334. },
  1335. "m_DefaultValue": {
  1336. "x": 0.0,
  1337. "y": 0.0,
  1338. "z": 0.0,
  1339. "w": 0.0
  1340. }
  1341. }
  1342. {
  1343. "m_SGVersion": 0,
  1344. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1345. "m_ObjectId": "cacdfbf0326e4603b0bb2b67cc8ae494",
  1346. "m_Id": 4,
  1347. "m_DisplayName": "A",
  1348. "m_SlotType": 1,
  1349. "m_Hidden": false,
  1350. "m_ShaderOutputName": "A",
  1351. "m_StageCapability": 3,
  1352. "m_Value": 0.0,
  1353. "m_DefaultValue": 0.0,
  1354. "m_Labels": []
  1355. }
  1356. {
  1357. "m_SGVersion": 0,
  1358. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1359. "m_ObjectId": "d0a7fe776dae44f0ab86b6b9e81940e0",
  1360. "m_Id": 1,
  1361. "m_DisplayName": "B",
  1362. "m_SlotType": 0,
  1363. "m_Hidden": false,
  1364. "m_ShaderOutputName": "B",
  1365. "m_StageCapability": 3,
  1366. "m_Value": 0.0,
  1367. "m_DefaultValue": 0.0,
  1368. "m_Labels": []
  1369. }
  1370. {
  1371. "m_SGVersion": 0,
  1372. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1373. "m_ObjectId": "d20293bb65434f759561d1f2bdb6353e",
  1374. "m_Id": 0,
  1375. "m_DisplayName": "Out",
  1376. "m_SlotType": 1,
  1377. "m_Hidden": false,
  1378. "m_ShaderOutputName": "Out",
  1379. "m_StageCapability": 3,
  1380. "m_Value": 0.0,
  1381. "m_DefaultValue": 0.0,
  1382. "m_Labels": []
  1383. }
  1384. {
  1385. "m_SGVersion": 0,
  1386. "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
  1387. "m_ObjectId": "de4c12fa8c644ce0860b5b64c59b0077",
  1388. "m_Id": 0,
  1389. "m_DisplayName": "Normal",
  1390. "m_SlotType": 0,
  1391. "m_Hidden": false,
  1392. "m_ShaderOutputName": "Normal",
  1393. "m_StageCapability": 1,
  1394. "m_Value": {
  1395. "x": 0.0,
  1396. "y": 0.0,
  1397. "z": 0.0
  1398. },
  1399. "m_DefaultValue": {
  1400. "x": 0.0,
  1401. "y": 0.0,
  1402. "z": 0.0
  1403. },
  1404. "m_Labels": [],
  1405. "m_Space": 0
  1406. }
  1407. {
  1408. "m_SGVersion": 0,
  1409. "m_Type": "UnityEditor.ShaderGraph.Vector1Node",
  1410. "m_ObjectId": "e1a4de833125430b81ef58182873bf33",
  1411. "m_Group": {
  1412. "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
  1413. },
  1414. "m_Name": "Float",
  1415. "m_DrawState": {
  1416. "m_Expanded": true,
  1417. "m_Position": {
  1418. "serializedVersion": "2",
  1419. "x": -1633.0001220703125,
  1420. "y": 81.00006866455078,
  1421. "width": 125.5,
  1422. "height": 76.9999771118164
  1423. }
  1424. },
  1425. "m_Slots": [
  1426. {
  1427. "m_Id": "1c678e3362824b32976f8aa4941fc91e"
  1428. },
  1429. {
  1430. "m_Id": "575ff342e4ba4b7887f5a53bc991ac3e"
  1431. }
  1432. ],
  1433. "synonyms": [
  1434. "Vector 1",
  1435. "1",
  1436. "v1",
  1437. "vec1",
  1438. "scalar"
  1439. ],
  1440. "m_Precision": 0,
  1441. "m_PreviewExpanded": true,
  1442. "m_DismissedVersion": 0,
  1443. "m_PreviewMode": 0,
  1444. "m_CustomColors": {
  1445. "m_SerializableColors": []
  1446. },
  1447. "m_Value": 0.0
  1448. }
  1449. {
  1450. "m_SGVersion": 0,
  1451. "m_Type": "UnityEditor.ShaderGraph.BlockNode",
  1452. "m_ObjectId": "e32966b5c229454a8d2d688303f6ec76",
  1453. "m_Group": {
  1454. "m_Id": ""
  1455. },
  1456. "m_Name": "VertexDescription.Normal",
  1457. "m_DrawState": {
  1458. "m_Expanded": true,
  1459. "m_Position": {
  1460. "serializedVersion": "2",
  1461. "x": 0.0,
  1462. "y": 0.0,
  1463. "width": 0.0,
  1464. "height": 0.0
  1465. }
  1466. },
  1467. "m_Slots": [
  1468. {
  1469. "m_Id": "de4c12fa8c644ce0860b5b64c59b0077"
  1470. }
  1471. ],
  1472. "synonyms": [],
  1473. "m_Precision": 0,
  1474. "m_PreviewExpanded": true,
  1475. "m_DismissedVersion": 0,
  1476. "m_PreviewMode": 0,
  1477. "m_CustomColors": {
  1478. "m_SerializableColors": []
  1479. },
  1480. "m_SerializedDescriptor": "VertexDescription.Normal"
  1481. }
  1482. {
  1483. "m_SGVersion": 0,
  1484. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  1485. "m_ObjectId": "e52d4e2f7ef34808bf51ac27f3ce506d",
  1486. "m_Id": 2,
  1487. "m_DisplayName": "False",
  1488. "m_SlotType": 0,
  1489. "m_Hidden": false,
  1490. "m_ShaderOutputName": "False",
  1491. "m_StageCapability": 3,
  1492. "m_Value": {
  1493. "x": 0.0,
  1494. "y": 0.0,
  1495. "z": 0.0,
  1496. "w": 0.0
  1497. },
  1498. "m_DefaultValue": {
  1499. "x": 0.0,
  1500. "y": 0.0,
  1501. "z": 0.0,
  1502. "w": 0.0
  1503. }
  1504. }
  1505. {
  1506. "m_SGVersion": 0,
  1507. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1508. "m_ObjectId": "e80b73d0ca664e5dbcacc4fb4400afe5",
  1509. "m_Id": 1,
  1510. "m_DisplayName": "R",
  1511. "m_SlotType": 1,
  1512. "m_Hidden": false,
  1513. "m_ShaderOutputName": "R",
  1514. "m_StageCapability": 3,
  1515. "m_Value": 0.0,
  1516. "m_DefaultValue": 0.0,
  1517. "m_Labels": []
  1518. }
  1519. {
  1520. "m_SGVersion": 0,
  1521. "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget",
  1522. "m_ObjectId": "e8f376bcc2674cc392832cf06c976775",
  1523. "m_ActiveSubTarget": {
  1524. "m_Id": "44b542d7078745dbb6e123a57004d558"
  1525. },
  1526. "m_Datas": [
  1527. {
  1528. "m_Id": "04e09b8e7d1c4279b651a122211b3221"
  1529. },
  1530. {
  1531. "m_Id": "7e0d20b8d6ae434b92a68451c3c5f687"
  1532. },
  1533. {
  1534. "m_Id": "53a58152c2b44ef289d2c3c14897266a"
  1535. }
  1536. ],
  1537. "m_CustomEditorGUI": "",
  1538. "m_SupportVFX": false,
  1539. "m_SupportLineRendering": false
  1540. }
  1541. {
  1542. "m_SGVersion": 0,
  1543. "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
  1544. "m_ObjectId": "ea9233009e234895a3b979c6dc80b641",
  1545. "m_Id": 2,
  1546. "m_DisplayName": "Out",
  1547. "m_SlotType": 1,
  1548. "m_Hidden": false,
  1549. "m_ShaderOutputName": "Out",
  1550. "m_StageCapability": 3,
  1551. "m_Value": {
  1552. "x": 0.0,
  1553. "y": 0.0,
  1554. "z": 0.0,
  1555. "w": 0.0
  1556. },
  1557. "m_DefaultValue": {
  1558. "x": 0.0,
  1559. "y": 0.0,
  1560. "z": 0.0,
  1561. "w": 0.0
  1562. }
  1563. }
  1564. {
  1565. "m_SGVersion": 2,
  1566. "m_Type": "UnityEditor.Rendering.BuiltIn.ShaderGraph.BuiltInTarget",
  1567. "m_ObjectId": "ebd27f4c95304645a932c62bd588458b",
  1568. "m_ActiveSubTarget": {
  1569. "m_Id": "4089ab2e7b99427698eec96230bc21bc"
  1570. },
  1571. "m_AllowMaterialOverride": false,
  1572. "m_SurfaceType": 0,
  1573. "m_ZWriteControl": 0,
  1574. "m_ZTestMode": 4,
  1575. "m_AlphaMode": 0,
  1576. "m_RenderFace": 2,
  1577. "m_AlphaClip": false,
  1578. "m_CustomEditorGUI": ""
  1579. }
  1580. {
  1581. "m_SGVersion": 0,
  1582. "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
  1583. "m_ObjectId": "f401472adf324a36a81327e2e4b6e25e",
  1584. "m_Id": 0,
  1585. "m_DisplayName": "Predicate",
  1586. "m_SlotType": 0,
  1587. "m_Hidden": false,
  1588. "m_ShaderOutputName": "Predicate",
  1589. "m_StageCapability": 3,
  1590. "m_Value": false,
  1591. "m_DefaultValue": false
  1592. }
  1593. {
  1594. "m_SGVersion": 1,
  1595. "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
  1596. "m_ObjectId": "f693019a5d5045a2907e35cc49dfe019",
  1597. "m_Datas": [],
  1598. "m_ActiveSubTarget": {
  1599. "m_Id": "7631acb1b77f4b64814fb2b087743f33"
  1600. },
  1601. "m_AllowMaterialOverride": false,
  1602. "m_SurfaceType": 0,
  1603. "m_ZTestMode": 4,
  1604. "m_ZWriteControl": 0,
  1605. "m_AlphaMode": 0,
  1606. "m_RenderFace": 2,
  1607. "m_AlphaClip": false,
  1608. "m_CastShadows": true,
  1609. "m_ReceiveShadows": true,
  1610. "m_AdditionalMotionVectorMode": 0,
  1611. "m_AlembicMotionVectors": false,
  1612. "m_SupportsLODCrossFade": false,
  1613. "m_CustomEditorGUI": "",
  1614. "m_SupportVFX": false
  1615. }
  1616. {
  1617. "m_SGVersion": 0,
  1618. "m_Type": "UnityEditor.ShaderGraph.GroupData",
  1619. "m_ObjectId": "f7dc91f7330645c09356e4bab0fb7fe7",
  1620. "m_Title": "The Basics",
  1621. "m_Position": {
  1622. "x": -972.5000610351563,
  1623. "y": -12.499931335449219
  1624. }
  1625. }
  1626. {
  1627. "m_SGVersion": 0,
  1628. "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
  1629. "m_ObjectId": "f7ec440249b24dcaa8a71e31469588a1",
  1630. "m_Id": 0,
  1631. "m_DisplayName": "A",
  1632. "m_SlotType": 0,
  1633. "m_Hidden": false,
  1634. "m_ShaderOutputName": "A",
  1635. "m_StageCapability": 3,
  1636. "m_Value": 0.0,
  1637. "m_DefaultValue": 0.0,
  1638. "m_Labels": []
  1639. }
  1640. {
  1641. "m_SGVersion": 0,
  1642. "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
  1643. "m_ObjectId": "fc61f1452ecd40b6b540b5084641dccf",
  1644. "m_Title": "Step Node",
  1645. "m_Content": "The Step Node returns 1 if In is the same or higher than the Edge input. Otherwise it returns 0.",
  1646. "m_TextSize": 0,
  1647. "m_Theme": 0,
  1648. "m_Position": {
  1649. "serializedVersion": "2",
  1650. "x": -855.5000610351563,
  1651. "y": -153.00001525878907,
  1652. "width": 200.0,
  1653. "height": 100.00000762939453
  1654. },
  1655. "m_Group": {
  1656. "m_Id": ""
  1657. }
  1658. }