{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_documentation_writing_shaders_urp_reconstruct_world_position_md", "label": "writing-shaders-urp-reconstruct-world-position.md", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L1"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_reconstruct_the_world_space_positions_of_pixels_from_the_depth_texture", "label": "Reconstruct the world space positions of pixels from the depth texture", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L1"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_create_the_sample_scene", "label": "Create the sample scene", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L17"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "label": "Edit the ShaderLab code", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L39"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_1", "label": "code:c++ (#include \"Packages/com.unity.render-pipelines.universal/Shad)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L47"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_2", "label": "code:c++ (half4 frag(Varyings IN) : SV_Target)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L58"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_3", "label": "code:c++ (float2 UV = IN.positionHCS.xy / _ScaledScreenParams.xy;)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L66"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_4", "label": "code:c++ (#if UNITY_REVERSED_Z)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L72"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_5", "label": "code:c++ (float3 worldPos = ComputeWorldSpacePosition(UV, depth, UNITY)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L93"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_6", "label": "code:c++ (uint scale = 10;)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L103"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_7", "label": "code:c++ (#if UNITY_REVERSED_Z)", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L122"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_the_complete_shaderlab_code", "label": "The complete ShaderLab code", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L140"}, {"id": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_8", "label": "code:c++ (// This Unity shader reconstructs the world space positions )", "file_type": "document", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L144"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_render_pipelines_universal_14_0_8_documentation_writing_shaders_urp_reconstruct_world_position_md", "target": "documentation_writing_shaders_urp_reconstruct_world_position_reconstruct_the_world_space_positions_of_pixels_from_the_depth_texture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L1", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_reconstruct_the_world_space_positions_of_pixels_from_the_depth_texture", "target": "documentation_writing_shaders_urp_reconstruct_world_position_create_the_sample_scene", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L17", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_reconstruct_the_world_space_positions_of_pixels_from_the_depth_texture", "target": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L39", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_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~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L47", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_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~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L58", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_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~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L66", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L72", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L93", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L103", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_edit_the_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L122", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_reconstruct_the_world_space_positions_of_pixels_from_the_depth_texture", "target": "documentation_writing_shaders_urp_reconstruct_world_position_the_complete_shaderlab_code", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L140", "weight": 1.0}, {"source": "documentation_writing_shaders_urp_reconstruct_world_position_the_complete_shaderlab_code", "target": "documentation_writing_shaders_urp_reconstruct_world_position_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.render-pipelines.universal@14.0.8\\Documentation~\\writing-shaders-urp-reconstruct-world-position.md", "source_location": "L144", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}