{
    "m_SGVersion": 3,
    "m_Type": "UnityEditor.ShaderGraph.GraphData",
    "m_ObjectId": "0c408eaf33624c8a823e1b3004879d20",
    "m_Properties": [
        {
            "m_Id": "538b21447dd44b609c0d01620f96075e"
        }
    ],
    "m_Keywords": [],
    "m_Dropdowns": [],
    "m_CategoryData": [
        {
            "m_Id": "bc921a0a65f5423aaaa7e267ebd8d742"
        }
    ],
    "m_Nodes": [
        {
            "m_Id": "41066024fb144d4ba46a34c8c3783551"
        },
        {
            "m_Id": "3bb396defecf4fdbb0d8ac0914a73690"
        },
        {
            "m_Id": "fa596b13ffb343ac81a696d2b5c0d036"
        }
    ],
    "m_GroupDatas": [],
    "m_StickyNoteDatas": [],
    "m_Edges": [
        {
            "m_OutputSlot": {
                "m_Node": {
                    "m_Id": "3bb396defecf4fdbb0d8ac0914a73690"
                },
                "m_SlotId": 1
            },
            "m_InputSlot": {
                "m_Node": {
                    "m_Id": "41066024fb144d4ba46a34c8c3783551"
                },
                "m_SlotId": 1
            }
        },
        {
            "m_OutputSlot": {
                "m_Node": {
                    "m_Id": "fa596b13ffb343ac81a696d2b5c0d036"
                },
                "m_SlotId": 0
            },
            "m_InputSlot": {
                "m_Node": {
                    "m_Id": "3bb396defecf4fdbb0d8ac0914a73690"
                },
                "m_SlotId": 0
            }
        }
    ],
    "m_VertexContext": {
        "m_Position": {
            "x": 0.0,
            "y": 0.0
        },
        "m_Blocks": []
    },
    "m_FragmentContext": {
        "m_Position": {
            "x": 0.0,
            "y": 0.0
        },
        "m_Blocks": []
    },
    "m_PreviewData": {
        "serializedMesh": {
            "m_SerializedMesh": "{\"mesh\":{\"instanceID\":0}}",
            "m_Guid": ""
        },
        "preventRotation": false
    },
    "m_Path": "Sub Graphs",
    "m_GraphPrecision": 0,
    "m_PreviewMode": 0,
    "m_OutputNode": {
        "m_Id": "41066024fb144d4ba46a34c8c3783551"
    },
    "m_ActiveTargets": []
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
    "m_ObjectId": "30822abd22cb4724abfb95f2a2b2f20f",
    "m_Id": 0,
    "m_DisplayName": "UIntSeed",
    "m_SlotType": 1,
    "m_Hidden": false,
    "m_ShaderOutputName": "Out",
    "m_StageCapability": 3,
    "m_Value": 0.0,
    "m_DefaultValue": 0.0,
    "m_Labels": []
}

{
    "m_SGVersion": 1,
    "m_Type": "UnityEditor.ShaderGraph.CustomFunctionNode",
    "m_ObjectId": "3bb396defecf4fdbb0d8ac0914a73690",
    "m_Group": {
        "m_Id": ""
    },
    "m_Name": "Hash01 (Custom Function)",
    "m_DrawState": {
        "m_Expanded": true,
        "m_Position": {
            "serializedVersion": "2",
            "x": -90.0,
            "y": 0.0,
            "width": 208.0,
            "height": 278.0
        }
    },
    "m_Slots": [
        {
            "m_Id": "a388b50ce1844fcda9e79929c6d83ca4"
        },
        {
            "m_Id": "57a29634937146419dc32ab095cd6b5a"
        }
    ],
    "synonyms": [
        "code",
        "HLSL"
    ],
    "m_Precision": 0,
    "m_PreviewExpanded": false,
    "m_PreviewMode": 0,
    "m_CustomColors": {
        "m_SerializableColors": []
    },
    "m_SourceType": 1,
    "m_FunctionName": "Hash01",
    "m_FunctionSource": "",
    "m_FunctionBody": "uint s = UIntSeed;\ns = s ^ 2747636419u;\r\ns = s * 2654435769u;\r\ns = s ^ (s >> 16);\r\ns = s * 2654435769u;\r\ns = s ^ (s >> 16);\r\ns = s * 2654435769u;\r\nFloatOut = float(s) * rcp(4294967296.0);"
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.SubGraphOutputNode",
    "m_ObjectId": "41066024fb144d4ba46a34c8c3783551",
    "m_Group": {
        "m_Id": ""
    },
    "m_Name": "Output",
    "m_DrawState": {
        "m_Expanded": true,
        "m_Position": {
            "serializedVersion": "2",
            "x": 200.0,
            "y": 0.0,
            "width": 0.0,
            "height": 0.0
        }
    },
    "m_Slots": [
        {
            "m_Id": "6dc4282c4aae4fd8a1217b33810d9655"
        }
    ],
    "synonyms": [],
    "m_Precision": 0,
    "m_PreviewExpanded": true,
    "m_PreviewMode": 0,
    "m_CustomColors": {
        "m_SerializableColors": []
    },
    "IsFirstSlotValid": true
}

{
    "m_SGVersion": 1,
    "m_Type": "UnityEditor.ShaderGraph.Internal.Vector1ShaderProperty",
    "m_ObjectId": "538b21447dd44b609c0d01620f96075e",
    "m_Guid": {
        "m_GuidSerialized": "29a71dd2-60e6-471e-bc53-ea74db5a3ec8"
    },
    "m_Name": "UIntSeed",
    "m_DefaultRefNameVersion": 1,
    "m_RefNameGeneratedByDisplayName": "UIntSeed",
    "m_DefaultReferenceName": "_UIntSeed",
    "m_OverrideReferenceName": "",
    "m_GeneratePropertyBlock": true,
    "m_UseCustomSlotLabel": false,
    "m_CustomSlotLabel": "",
    "m_Precision": 0,
    "overrideHLSLDeclaration": false,
    "hlslDeclarationOverride": 0,
    "m_Hidden": false,
    "m_Value": 0.0,
    "m_FloatType": 0,
    "m_RangeValues": {
        "x": 0.0,
        "y": 1.0
    }
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
    "m_ObjectId": "57a29634937146419dc32ab095cd6b5a",
    "m_Id": 1,
    "m_DisplayName": "FloatOut",
    "m_SlotType": 1,
    "m_Hidden": false,
    "m_ShaderOutputName": "FloatOut",
    "m_StageCapability": 3,
    "m_Value": 0.0,
    "m_DefaultValue": 0.0,
    "m_Labels": []
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.Vector1MaterialSlot",
    "m_ObjectId": "6dc4282c4aae4fd8a1217b33810d9655",
    "m_Id": 1,
    "m_DisplayName": "Out",
    "m_SlotType": 0,
    "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.Vector1MaterialSlot",
    "m_ObjectId": "a388b50ce1844fcda9e79929c6d83ca4",
    "m_Id": 0,
    "m_DisplayName": "UIntSeed",
    "m_SlotType": 0,
    "m_Hidden": false,
    "m_ShaderOutputName": "UIntSeed",
    "m_StageCapability": 3,
    "m_Value": 0.0,
    "m_DefaultValue": 0.0,
    "m_Labels": []
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.CategoryData",
    "m_ObjectId": "bc921a0a65f5423aaaa7e267ebd8d742",
    "m_Name": "",
    "m_ChildObjectList": [
        {
            "m_Id": "538b21447dd44b609c0d01620f96075e"
        }
    ]
}

{
    "m_SGVersion": 0,
    "m_Type": "UnityEditor.ShaderGraph.PropertyNode",
    "m_ObjectId": "fa596b13ffb343ac81a696d2b5c0d036",
    "m_Group": {
        "m_Id": ""
    },
    "m_Name": "Property",
    "m_DrawState": {
        "m_Expanded": true,
        "m_Position": {
            "serializedVersion": "2",
            "x": -274.6666564941406,
            "y": 28.0,
            "width": 123.33334350585938,
            "height": 34.0
        }
    },
    "m_Slots": [
        {
            "m_Id": "30822abd22cb4724abfb95f2a2b2f20f"
        }
    ],
    "synonyms": [],
    "m_Precision": 0,
    "m_PreviewExpanded": true,
    "m_PreviewMode": 0,
    "m_CustomColors": {
        "m_SerializableColors": []
    },
    "m_Property": {
        "m_Id": "538b21447dd44b609c0d01620f96075e"
    }
}

