Files
JuegoSim/graphify-out/cache/ast/72ca40ffb97e73e4abb493bf1ff13bbeed0ed274822637b199c9d6510002b1f9.json
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_render_pipelines_universal_14_0_8_documentation_camera_stacking_md", "label": "camera-stacking.md", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L1"}, {"id": "documentation_camera_stacking_camera_stacking", "label": "Camera Stacking", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L1"}, {"id": "documentation_camera_stacking_adding_a_camera_to_a_camera_stack", "label": "Adding a Camera to a Camera Stack", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L13"}, {"id": "documentation_camera_stacking_codeblock_1", "label": "code:block1 (var cameraData = camera.GetUniversalAdditionalCameraData();)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L26"}, {"id": "documentation_camera_stacking_removing_a_camera_from_a_camera_stack", "label": "Removing a Camera from a Camera Stack", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L31"}, {"id": "documentation_camera_stacking_codeblock_2", "label": "code:block2 (var cameraData = camera.GetUniversalAdditionalCameraData();)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L43"}, {"id": "documentation_camera_stacking_changing_the_order_of_cameras_in_a_camera_stack", "label": "Changing the order of Cameras in a Camera Stack", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L48"}, {"id": "documentation_camera_stacking_adding_the_same_overlay_camera_to_multiple_stacks", "label": "Adding the same Overlay Camera to multiple stacks", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L61"}, {"id": "documentation_camera_stacking_codeblock_3", "label": "code:block3 (var cameraData = camera.GetUniversalAdditionalCameraData();)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L74"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_documentation_camera_stacking_md", "target": "documentation_camera_stacking_camera_stacking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L1", "weight": 1.0}, {"source": "documentation_camera_stacking_camera_stacking", "target": "documentation_camera_stacking_adding_a_camera_to_a_camera_stack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L13", "weight": 1.0}, {"source": "documentation_camera_stacking_adding_a_camera_to_a_camera_stack", "target": "documentation_camera_stacking_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L26", "weight": 1.0}, {"source": "documentation_camera_stacking_camera_stacking", "target": "documentation_camera_stacking_removing_a_camera_from_a_camera_stack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L31", "weight": 1.0}, {"source": "documentation_camera_stacking_removing_a_camera_from_a_camera_stack", "target": "documentation_camera_stacking_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L43", "weight": 1.0}, {"source": "documentation_camera_stacking_camera_stacking", "target": "documentation_camera_stacking_changing_the_order_of_cameras_in_a_camera_stack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L48", "weight": 1.0}, {"source": "documentation_camera_stacking_camera_stacking", "target": "documentation_camera_stacking_adding_the_same_overlay_camera_to_multiple_stacks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L61", "weight": 1.0}, {"source": "documentation_camera_stacking_adding_the_same_overlay_camera_to_multiple_stacks", "target": "documentation_camera_stacking_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\camera-stacking.md", "source_location": "L74", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}