Rasagar/Library/PackageCache/com.unity.render-pipelines.high-definition/Documentation~/Ray-Tracing-Path-Tracing.md
2024-08-26 23:07:20 +03:00

11 lines
516 B
Markdown

# Path tracing
Use path tracing to create detailed lighting effects like soft shadows, mirror reflections and refractions, and indirect illumination.
| Page | Description |
|-|-|
|[Understand path tracing](path-tracing-understand.md)|Learn how path tracing works and how it affects other HDRP features.|
|[Set up path tracing](path-tracing-setup.md)|Add a path tracing volume to a scene.|
|[Path tracing limitations](path-tracing-limitations.md)|Learn which features that HDRP doesn't support with path tracing.|