We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad7357e commit 7f76157Copy full SHA for 7f76157
com.unity.render-pipelines.high-definition/CHANGELOG.md
@@ -47,6 +47,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
47
- Change Assets/Create/Rendering/C# Custom Pass to Assets/Create/Rendering/HDRP C# Custom Pass
48
- Change Assets/Create/Rendering/C# Post Process Volume to Assets/Create/Rendering/HDRP C# Post Process Volume
49
50
+### Changed
51
+- Change the source value for the ray tracing frame index iterator from m_FrameCount to the camera frame count (case 1301356).
52
+
53
## [11.0.0] - 2020-10-21
54
55
### Added
0 commit comments