Files
JuegoSim/graphify-out/cache/ast/3438efef053fda55e887bd8b98b1d1ade8cb0a84bda21227b8a29b210aef8cfe.json
T
2026-07-21 08:56:10 +03:00

1 line
6.3 KiB
JSON

{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_graphs_texturesamplerstate_cs", "label": "TextureSamplerState.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L1"}, {"id": "graphs_texturesamplerstate_unityeditor_shadergraph", "label": "UnityEditor.ShaderGraph", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L4"}, {"id": "graphs_texturesamplerstate_texturesamplerstate", "label": "TextureSamplerState", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L6"}, {"id": "filtermode", "label": "FilterMode", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L33"}, {"id": "wrapmode", "label": "WrapMode", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L47"}, {"id": "anisotropic", "label": "Anisotropic", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L61"}, {"id": "graphs_texturesamplerstate_texturesamplerstate_getanisostring", "label": ".GetAnisoString()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L75"}, {"id": "graphs_texturesamplerstate_texturesamplerstate_buildsamplerstatename", "label": ".BuildSamplerStateName()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L93"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_graphs_texturesamplerstate_cs", "target": "system", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_graphs_texturesamplerstate_cs", "target": "unityengine", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_graphs_texturesamplerstate_cs", "target": "graphs_texturesamplerstate_unityeditor_shadergraph", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_shadergraph_14_0_8_editor_data_graphs_texturesamplerstate_cs", "target": "graphs_texturesamplerstate_texturesamplerstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L6", "weight": 1.0}, {"source": "graphs_texturesamplerstate_texturesamplerstate", "target": "filtermode", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L33", "weight": 1.0, "context": "field"}, {"source": "graphs_texturesamplerstate_texturesamplerstate", "target": "wrapmode", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "graphs_texturesamplerstate_texturesamplerstate", "target": "anisotropic", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L61", "weight": 1.0, "context": "field"}, {"source": "graphs_texturesamplerstate_texturesamplerstate", "target": "graphs_texturesamplerstate_texturesamplerstate_getanisostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L75", "weight": 1.0}, {"source": "graphs_texturesamplerstate_texturesamplerstate", "target": "graphs_texturesamplerstate_texturesamplerstate_buildsamplerstatename", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L93", "weight": 1.0}, {"source": "graphs_texturesamplerstate_texturesamplerstate_buildsamplerstatename", "target": "graphs_texturesamplerstate_texturesamplerstate_getanisostring", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.shadergraph@14.0.8\\Editor\\Data\\Graphs\\TextureSamplerState.cs", "source_location": "L95", "weight": 1.0}], "raw_calls": []}