123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722 |
- {
- "m_SGVersion": 3,
- "m_Type": "UnityEditor.ShaderGraph.GraphData",
- "m_ObjectId": "130a05fc49774a998b6a8e7eb404f691",
- "m_Properties": [],
- "m_Keywords": [],
- "m_Dropdowns": [],
- "m_CategoryData": [
- {
- "m_Id": "3153f79dbd0e48f5918bd9b3f783bb86"
- }
- ],
- "m_Nodes": [
- {
- "m_Id": "4b75b521747c4e8f967a353cb8fd518c"
- },
- {
- "m_Id": "e32966b5c229454a8d2d688303f6ec76"
- },
- {
- "m_Id": "01fef72179d2404887f34355aa40e928"
- },
- {
- "m_Id": "81db718d46de4b6794e89079d2a3d94e"
- },
- {
- "m_Id": "1dd1cbefa1f94340bf1af29066c044c7"
- },
- {
- "m_Id": "6254f3a4152b449ab628990c2c3bb662"
- },
- {
- "m_Id": "01a5c956aea74721908d1c54537a5522"
- },
- {
- "m_Id": "66030ebaff274915a4a06ff7538880a3"
- },
- {
- "m_Id": "b8646b07eeb8481d9ab010cdfa226997"
- },
- {
- "m_Id": "03e6a2c27a524f9e8d4202b905a13ac9"
- },
- {
- "m_Id": "a94ec23e6ae541e393fd131c4bd7c696"
- },
- {
- "m_Id": "e1a4de833125430b81ef58182873bf33"
- },
- {
- "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
- },
- {
- "m_Id": "5ed3e4d06d5b48788041df568472bfa5"
- },
- {
- "m_Id": "b818a4c996cb4dd59ff5a0dd85737402"
- }
- ],
- "m_GroupDatas": [
- {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- },
- {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- }
- ],
- "m_StickyNoteDatas": [
- {
- "m_Id": "fc61f1452ecd40b6b540b5084641dccf"
- },
- {
- "m_Id": "327924b759f84cd487afeac1f460430d"
- },
- {
- "m_Id": "50b39bae5c8643938d1cd57a3e3b3cbe"
- },
- {
- "m_Id": "6bf6ac4e4fdc48589cb3d2013e17a924"
- },
- {
- "m_Id": "1ce4d531665c44fdaa22dbbe8b88b598"
- }
- ],
- "m_Edges": [
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "01a5c956aea74721908d1c54537a5522"
- },
- "m_SlotId": 1
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "66030ebaff274915a4a06ff7538880a3"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
- },
- "m_SlotId": 2
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "03e6a2c27a524f9e8d4202b905a13ac9"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "6254f3a4152b449ab628990c2c3bb662"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "01a5c956aea74721908d1c54537a5522"
- },
- "m_SlotId": 0
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "66030ebaff274915a4a06ff7538880a3"
- },
- "m_SlotId": 1
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "b8646b07eeb8481d9ab010cdfa226997"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "a94ec23e6ae541e393fd131c4bd7c696"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
- },
- "m_SlotId": 1
- }
- },
- {
- "m_OutputSlot": {
- "m_Node": {
- "m_Id": "e1a4de833125430b81ef58182873bf33"
- },
- "m_SlotId": 0
- },
- "m_InputSlot": {
- "m_Node": {
- "m_Id": "201776e40cf34c8dbed7a843fe3161fe"
- },
- "m_SlotId": 0
- }
- }
- ],
- "m_VertexContext": {
- "m_Position": {
- "x": 0.0,
- "y": 0.0
- },
- "m_Blocks": [
- {
- "m_Id": "4b75b521747c4e8f967a353cb8fd518c"
- },
- {
- "m_Id": "e32966b5c229454a8d2d688303f6ec76"
- },
- {
- "m_Id": "01fef72179d2404887f34355aa40e928"
- }
- ]
- },
- "m_FragmentContext": {
- "m_Position": {
- "x": 0.0,
- "y": 200.0
- },
- "m_Blocks": [
- {
- "m_Id": "81db718d46de4b6794e89079d2a3d94e"
- },
- {
- "m_Id": "5ed3e4d06d5b48788041df568472bfa5"
- },
- {
- "m_Id": "b818a4c996cb4dd59ff5a0dd85737402"
- }
- ]
- },
- "m_PreviewData": {
- "serializedMesh": {
- "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}",
- "m_Guid": ""
- },
- "preventRotation": false
- },
- "m_Path": "Shader Graphs",
- "m_GraphPrecision": 1,
- "m_PreviewMode": 2,
- "m_OutputNode": {
- "m_Id": ""
- },
- "m_ActiveTargets": [
- {
- "m_Id": "ebd27f4c95304645a932c62bd588458b"
- },
- {
- "m_Id": "e8f376bcc2674cc392832cf06c976775"
- },
- {
- "m_Id": "f693019a5d5045a2907e35cc49dfe019"
- }
- ]
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.SplitNode",
- "m_ObjectId": "01a5c956aea74721908d1c54537a5522",
- "m_Group": {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- },
- "m_Name": "Split",
- "m_DrawState": {
- "m_Expanded": false,
- "m_Position": {
- "serializedVersion": "2",
- "x": -802.5001220703125,
- "y": 70.00004577636719,
- "width": 118.0,
- "height": 76.99998474121094
- }
- },
- "m_Slots": [
- {
- "m_Id": "4e72e153877a4ee2bc912250a64df50b"
- },
- {
- "m_Id": "e80b73d0ca664e5dbcacc4fb4400afe5"
- },
- {
- "m_Id": "24f374ea57a44bd2b6f12693346a6074"
- },
- {
- "m_Id": "9d3d3d5087d3432db91db51b3740a4de"
- },
- {
- "m_Id": "cacdfbf0326e4603b0bb2b67cc8ae494"
- }
- ],
- "synonyms": [
- "separate"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "01fef72179d2404887f34355aa40e928",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Tangent",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "44e9601c5cbc45b887183ee1a00075b3"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Tangent"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BranchNode",
- "m_ObjectId": "03e6a2c27a524f9e8d4202b905a13ac9",
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- },
- "m_Name": "Branch",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1215.5001220703125,
- "y": 81.00006866455078,
- "width": 208.00006103515626,
- "height": 325.9999694824219
- }
- },
- "m_Slots": [
- {
- "m_Id": "f401472adf324a36a81327e2e4b6e25e"
- },
- {
- "m_Id": "20eb862fb948414c966ed6ef32f49b3c"
- },
- {
- "m_Id": "e52d4e2f7ef34808bf51ac27f3ce506d"
- },
- {
- "m_Id": "2e1b14895e5a4857911bb90660c1c487"
- }
- ],
- "synonyms": [
- "switch",
- "if",
- "else"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.BuiltinData",
- "m_ObjectId": "04e09b8e7d1c4279b651a122211b3221",
- "m_Distortion": false,
- "m_DistortionMode": 0,
- "m_DistortionDepthTest": true,
- "m_AddPrecomputedVelocity": false,
- "m_TransparentWritesMotionVec": false,
- "m_DepthOffset": false,
- "m_ConservativeDepthOffset": false,
- "m_TransparencyFog": true,
- "m_AlphaTestShadow": false,
- "m_BackThenFrontRendering": false,
- "m_TransparentDepthPrepass": false,
- "m_TransparentDepthPostpass": false,
- "m_TransparentPerPixelSorting": false,
- "m_SupportLodCrossFade": false
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "1228b56e7d344639b47d7315a2c7acea",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "1c678e3362824b32976f8aa4941fc91e",
- "m_Id": 1,
- "m_DisplayName": "X",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "X",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
- "m_ObjectId": "1ce4d531665c44fdaa22dbbe8b88b598",
- "m_Title": "",
- "m_Content": "This is the formula that the Step function uses.",
- "m_TextSize": 0,
- "m_Theme": 0,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1441.0001220703125,
- "y": 274.5000305175781,
- "width": 200.0,
- "height": 100.0
- },
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StepNode",
- "m_ObjectId": "1dd1cbefa1f94340bf1af29066c044c7",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "Step",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1007.5000610351563,
- "y": -157.50001525878907,
- "width": 144.99993896484376,
- "height": 118.00003051757813
- }
- },
- "m_Slots": [
- {
- "m_Id": "524081e0dcbb4097aaa05e31697203cd"
- },
- {
- "m_Id": "20061ea67a86466b8aeb3143231439a6"
- },
- {
- "m_Id": "ea9233009e234895a3b979c6dc80b641"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "20061ea67a86466b8aeb3143231439a6",
- "m_Id": 1,
- "m_DisplayName": "In",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "In",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ComparisonNode",
- "m_ObjectId": "201776e40cf34c8dbed7a843fe3161fe",
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- },
- "m_Name": "Comparison",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1447.5001220703125,
- "y": 81.00006866455078,
- "width": 145.0,
- "height": 135.49996948242188
- }
- },
- "m_Slots": [
- {
- "m_Id": "f7ec440249b24dcaa8a71e31469588a1"
- },
- {
- "m_Id": "d0a7fe776dae44f0ab86b6b9e81940e0"
- },
- {
- "m_Id": "96f52bb915fa461bb61bb40484c4c7dd"
- }
- ],
- "synonyms": [
- "equal",
- "greater than",
- "less than"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_ComparisonType": 5
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "20eb862fb948414c966ed6ef32f49b3c",
- "m_Id": 1,
- "m_DisplayName": "True",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "True",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "24f374ea57a44bd2b6f12693346a6074",
- "m_Id": 2,
- "m_DisplayName": "G",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "G",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "2e1b14895e5a4857911bb90660c1c487",
- "m_Id": 3,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.CategoryData",
- "m_ObjectId": "3153f79dbd0e48f5918bd9b3f783bb86",
- "m_Name": "",
- "m_ChildObjectList": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
- "m_ObjectId": "327924b759f84cd487afeac1f460430d",
- "m_Title": "",
- "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.",
- "m_TextSize": 0,
- "m_Theme": 0,
- "m_Position": {
- "serializedVersion": "2",
- "x": -912.5000610351563,
- "y": 230.00003051757813,
- "width": 200.0,
- "height": 100.0
- },
- "m_Group": {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.BuiltIn.ShaderGraph.BuiltInUnlitSubTarget",
- "m_ObjectId": "4089ab2e7b99427698eec96230bc21bc"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "4296193bd3eb4754af47170fe9a27d02",
- "m_Id": 0,
- "m_DisplayName": "Alpha",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Alpha",
- "m_StageCapability": 2,
- "m_Value": 1.0,
- "m_DefaultValue": 1.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitSubTarget",
- "m_ObjectId": "44b542d7078745dbb6e123a57004d558"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.TangentMaterialSlot",
- "m_ObjectId": "44e9601c5cbc45b887183ee1a00075b3",
- "m_Id": 0,
- "m_DisplayName": "Tangent",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Tangent",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "4b75b521747c4e8f967a353cb8fd518c",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Position",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "5b4f78a7a7ff4db8a2b86fcc33b28bc0"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Position"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "4e72e153877a4ee2bc912250a64df50b",
- "m_Id": 0,
- "m_DisplayName": "In",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "In",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
- "m_ObjectId": "50b39bae5c8643938d1cd57a3e3b3cbe",
- "m_Title": "",
- "m_Content": "Edge value",
- "m_TextSize": 0,
- "m_Theme": 0,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1608.5001220703125,
- "y": 195.50001525878907,
- "width": 80.0,
- "height": 100.00001525878906
- },
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "51058244b968475ba1f977834d2b2093",
- "m_Id": 0,
- "m_DisplayName": "Base Color",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "BaseColor",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.5,
- "y": 0.5,
- "z": 0.5
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 0,
- "m_DefaultColor": {
- "r": 0.5,
- "g": 0.5,
- "b": 0.5,
- "a": 1.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "524081e0dcbb4097aaa05e31697203cd",
- "m_Id": 0,
- "m_DisplayName": "Edge",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Edge",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 1.0,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDUnlitData",
- "m_ObjectId": "53a58152c2b44ef289d2c3c14897266a",
- "m_EnableShadowMatte": false,
- "m_DistortionOnly": false
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "575ff342e4ba4b7887f5a53bc991ac3e",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PositionMaterialSlot",
- "m_ObjectId": "5b4f78a7a7ff4db8a2b86fcc33b28bc0",
- "m_Id": 0,
- "m_DisplayName": "Position",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Position",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "5ed3e4d06d5b48788041df568472bfa5",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Emission",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "9a2faa26a9c9416b8772005da903c9f7"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Emission"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "60ce880394274c97bd735f436ef1a803",
- "m_Id": 0,
- "m_DisplayName": "Edge",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Edge",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.5,
- "y": 1.0,
- "z": 1.0,
- "w": 1.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.UVNode",
- "m_ObjectId": "6254f3a4152b449ab628990c2c3bb662",
- "m_Group": {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- },
- "m_Name": "UV",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -947.5001220703125,
- "y": 70.00004577636719,
- "width": 145.0,
- "height": 128.49996948242188
- }
- },
- "m_Slots": [
- {
- "m_Id": "97a470373b4f4ae5a1effee53cbdcdd2"
- }
- ],
- "synonyms": [
- "texcoords",
- "coords",
- "coordinates"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": false,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_OutputChannel": 0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.PreviewNode",
- "m_ObjectId": "66030ebaff274915a4a06ff7538880a3",
- "m_Group": {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- },
- "m_Name": "Preview",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -684.5001220703125,
- "y": 70.00004577636719,
- "width": 208.00006103515626,
- "height": 278.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "7ee5abed2c114300bc6ec03f958cb8db"
- },
- {
- "m_Id": "c42334648fa54ac285c3a3338dcee6a3"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Width": 208.0,
- "m_Height": 208.0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
- "m_ObjectId": "6bf6ac4e4fdc48589cb3d2013e17a924",
- "m_Title": "",
- "m_Content": "In value",
- "m_TextSize": 0,
- "m_Theme": 0,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1607.5001220703125,
- "y": 46.000003814697269,
- "width": 80.0,
- "height": 100.00000762939453
- },
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- }
- }
-
- {
- "m_SGVersion": 2,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalUnlitSubTarget",
- "m_ObjectId": "7631acb1b77f4b64814fb2b087743f33"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.SystemData",
- "m_ObjectId": "7e0d20b8d6ae434b92a68451c3c5f687",
- "m_MaterialNeedsUpdateHash": 0,
- "m_SurfaceType": 0,
- "m_RenderingPass": 1,
- "m_BlendMode": 0,
- "m_ZTest": 4,
- "m_ZWrite": false,
- "m_TransparentCullMode": 2,
- "m_OpaqueCullMode": 2,
- "m_SortPriority": 0,
- "m_AlphaTest": false,
- "m_TransparentDepthPrepass": false,
- "m_TransparentDepthPostpass": false,
- "m_SupportLodCrossFade": false,
- "m_DoubleSidedMode": 0,
- "m_DOTSInstancing": false,
- "m_CustomVelocity": false,
- "m_Tessellation": false,
- "m_TessellationMode": 0,
- "m_TessellationFactorMinDistance": 20.0,
- "m_TessellationFactorMaxDistance": 50.0,
- "m_TessellationFactorTriangleSize": 100.0,
- "m_TessellationShapeFactor": 0.75,
- "m_TessellationBackFaceCullEpsilon": -0.25,
- "m_TessellationMaxDisplacement": 0.009999999776482582,
- "m_DebugSymbols": false,
- "m_Version": 2,
- "inspectorFoldoutMask": 0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "7ee5abed2c114300bc6ec03f958cb8db",
- "m_Id": 0,
- "m_DisplayName": "In",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "In",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "81db718d46de4b6794e89079d2a3d94e",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.BaseColor",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "51058244b968475ba1f977834d2b2093"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.BaseColor"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "96f52bb915fa461bb61bb40484c4c7dd",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": false,
- "m_DefaultValue": false
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector4MaterialSlot",
- "m_ObjectId": "97a470373b4f4ae5a1effee53cbdcdd2",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.ColorRGBMaterialSlot",
- "m_ObjectId": "9a2faa26a9c9416b8772005da903c9f7",
- "m_Id": 0,
- "m_DisplayName": "Emission",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Emission",
- "m_StageCapability": 2,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_ColorMode": 1,
- "m_DefaultColor": {
- "r": 0.0,
- "g": 0.0,
- "b": 0.0,
- "a": 1.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "9d3d3d5087d3432db91db51b3740a4de",
- "m_Id": 3,
- "m_DisplayName": "B",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1Node",
- "m_ObjectId": "a94ec23e6ae541e393fd131c4bd7c696",
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- },
- "m_Name": "Float",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1633.0001220703125,
- "y": 228.5000762939453,
- "width": 125.5,
- "height": 76.99998474121094
- }
- },
- "m_Slots": [
- {
- "m_Id": "ab01462350b04055b7995f8228ff9fe4"
- },
- {
- "m_Id": "d20293bb65434f759561d1f2bdb6353e"
- }
- ],
- "synonyms": [
- "Vector 1",
- "1",
- "v1",
- "vec1",
- "scalar"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Value": 0.0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "ab01462350b04055b7995f8228ff9fe4",
- "m_Id": 1,
- "m_DisplayName": "X",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "X",
- "m_StageCapability": 3,
- "m_Value": 0.5,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "b818a4c996cb4dd59ff5a0dd85737402",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "SurfaceDescription.Alpha",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "4296193bd3eb4754af47170fe9a27d02"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "SurfaceDescription.Alpha"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StepNode",
- "m_ObjectId": "b8646b07eeb8481d9ab010cdfa226997",
- "m_Group": {
- "m_Id": "f7dc91f7330645c09356e4bab0fb7fe7"
- },
- "m_Name": "Step",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -383.00006103515627,
- "y": 46.000038146972659,
- "width": 207.99996948242188,
- "height": 302.0000305175781
- }
- },
- "m_Slots": [
- {
- "m_Id": "60ce880394274c97bd735f436ef1a803"
- },
- {
- "m_Id": "be08fd1e09664cf38867772a5f46ac60"
- },
- {
- "m_Id": "1228b56e7d344639b47d7315a2c7acea"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.GroupData",
- "m_ObjectId": "bccd036b1fb04d8d963af1808aa318ef",
- "m_Title": "Under the Hood",
- "m_Position": {
- "x": -1658.0001220703125,
- "y": -12.499931335449219
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "be08fd1e09664cf38867772a5f46ac60",
- "m_Id": 1,
- "m_DisplayName": "In",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "In",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "c42334648fa54ac285c3a3338dcee6a3",
- "m_Id": 1,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "cacdfbf0326e4603b0bb2b67cc8ae494",
- "m_Id": 4,
- "m_DisplayName": "A",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "d0a7fe776dae44f0ab86b6b9e81940e0",
- "m_Id": 1,
- "m_DisplayName": "B",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "B",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "d20293bb65434f759561d1f2bdb6353e",
- "m_Id": 0,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.NormalMaterialSlot",
- "m_ObjectId": "de4c12fa8c644ce0860b5b64c59b0077",
- "m_Id": 0,
- "m_DisplayName": "Normal",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Normal",
- "m_StageCapability": 1,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0
- },
- "m_Labels": [],
- "m_Space": 0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1Node",
- "m_ObjectId": "e1a4de833125430b81ef58182873bf33",
- "m_Group": {
- "m_Id": "bccd036b1fb04d8d963af1808aa318ef"
- },
- "m_Name": "Float",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": -1633.0001220703125,
- "y": 81.00006866455078,
- "width": 125.5,
- "height": 76.9999771118164
- }
- },
- "m_Slots": [
- {
- "m_Id": "1c678e3362824b32976f8aa4941fc91e"
- },
- {
- "m_Id": "575ff342e4ba4b7887f5a53bc991ac3e"
- }
- ],
- "synonyms": [
- "Vector 1",
- "1",
- "v1",
- "vec1",
- "scalar"
- ],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_Value": 0.0
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BlockNode",
- "m_ObjectId": "e32966b5c229454a8d2d688303f6ec76",
- "m_Group": {
- "m_Id": ""
- },
- "m_Name": "VertexDescription.Normal",
- "m_DrawState": {
- "m_Expanded": true,
- "m_Position": {
- "serializedVersion": "2",
- "x": 0.0,
- "y": 0.0,
- "width": 0.0,
- "height": 0.0
- }
- },
- "m_Slots": [
- {
- "m_Id": "de4c12fa8c644ce0860b5b64c59b0077"
- }
- ],
- "synonyms": [],
- "m_Precision": 0,
- "m_PreviewExpanded": true,
- "m_DismissedVersion": 0,
- "m_PreviewMode": 0,
- "m_CustomColors": {
- "m_SerializableColors": []
- },
- "m_SerializedDescriptor": "VertexDescription.Normal"
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "e52d4e2f7ef34808bf51ac27f3ce506d",
- "m_Id": 2,
- "m_DisplayName": "False",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "False",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "e80b73d0ca664e5dbcacc4fb4400afe5",
- "m_Id": 1,
- "m_DisplayName": "R",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "R",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.Rendering.HighDefinition.ShaderGraph.HDTarget",
- "m_ObjectId": "e8f376bcc2674cc392832cf06c976775",
- "m_ActiveSubTarget": {
- "m_Id": "44b542d7078745dbb6e123a57004d558"
- },
- "m_Datas": [
- {
- "m_Id": "04e09b8e7d1c4279b651a122211b3221"
- },
- {
- "m_Id": "7e0d20b8d6ae434b92a68451c3c5f687"
- },
- {
- "m_Id": "53a58152c2b44ef289d2c3c14897266a"
- }
- ],
- "m_CustomEditorGUI": "",
- "m_SupportVFX": false,
- "m_SupportLineRendering": false
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.DynamicVectorMaterialSlot",
- "m_ObjectId": "ea9233009e234895a3b979c6dc80b641",
- "m_Id": 2,
- "m_DisplayName": "Out",
- "m_SlotType": 1,
- "m_Hidden": false,
- "m_ShaderOutputName": "Out",
- "m_StageCapability": 3,
- "m_Value": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- },
- "m_DefaultValue": {
- "x": 0.0,
- "y": 0.0,
- "z": 0.0,
- "w": 0.0
- }
- }
-
- {
- "m_SGVersion": 2,
- "m_Type": "UnityEditor.Rendering.BuiltIn.ShaderGraph.BuiltInTarget",
- "m_ObjectId": "ebd27f4c95304645a932c62bd588458b",
- "m_ActiveSubTarget": {
- "m_Id": "4089ab2e7b99427698eec96230bc21bc"
- },
- "m_AllowMaterialOverride": false,
- "m_SurfaceType": 0,
- "m_ZWriteControl": 0,
- "m_ZTestMode": 4,
- "m_AlphaMode": 0,
- "m_RenderFace": 2,
- "m_AlphaClip": false,
- "m_CustomEditorGUI": ""
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.BooleanMaterialSlot",
- "m_ObjectId": "f401472adf324a36a81327e2e4b6e25e",
- "m_Id": 0,
- "m_DisplayName": "Predicate",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "Predicate",
- "m_StageCapability": 3,
- "m_Value": false,
- "m_DefaultValue": false
- }
-
- {
- "m_SGVersion": 1,
- "m_Type": "UnityEditor.Rendering.Universal.ShaderGraph.UniversalTarget",
- "m_ObjectId": "f693019a5d5045a2907e35cc49dfe019",
- "m_Datas": [],
- "m_ActiveSubTarget": {
- "m_Id": "7631acb1b77f4b64814fb2b087743f33"
- },
- "m_AllowMaterialOverride": false,
- "m_SurfaceType": 0,
- "m_ZTestMode": 4,
- "m_ZWriteControl": 0,
- "m_AlphaMode": 0,
- "m_RenderFace": 2,
- "m_AlphaClip": false,
- "m_CastShadows": true,
- "m_ReceiveShadows": true,
- "m_AdditionalMotionVectorMode": 0,
- "m_AlembicMotionVectors": false,
- "m_SupportsLODCrossFade": false,
- "m_CustomEditorGUI": "",
- "m_SupportVFX": false
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.GroupData",
- "m_ObjectId": "f7dc91f7330645c09356e4bab0fb7fe7",
- "m_Title": "The Basics",
- "m_Position": {
- "x": -972.5000610351563,
- "y": -12.499931335449219
- }
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
- "m_ObjectId": "f7ec440249b24dcaa8a71e31469588a1",
- "m_Id": 0,
- "m_DisplayName": "A",
- "m_SlotType": 0,
- "m_Hidden": false,
- "m_ShaderOutputName": "A",
- "m_StageCapability": 3,
- "m_Value": 0.0,
- "m_DefaultValue": 0.0,
- "m_Labels": []
- }
-
- {
- "m_SGVersion": 0,
- "m_Type": "UnityEditor.ShaderGraph.StickyNoteData",
- "m_ObjectId": "fc61f1452ecd40b6b540b5084641dccf",
- "m_Title": "Step Node",
- "m_Content": "The Step Node returns 1 if In is the same or higher than the Edge input. Otherwise it returns 0.",
- "m_TextSize": 0,
- "m_Theme": 0,
- "m_Position": {
- "serializedVersion": "2",
- "x": -855.5000610351563,
- "y": -153.00001525878907,
- "width": 200.0,
- "height": 100.00000762939453
- },
- "m_Group": {
- "m_Id": ""
- }
- }
|