Skip to content

Commit

Permalink
[2022.3] [HDRP] update graphics compositor limitation for VR
Browse files Browse the repository at this point in the history
update graphics compositor limitation for VR
  • Loading branch information
sebastienlagarde authored and Evergreen committed Apr 10, 2024
1 parent 65b778c commit 948d39d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,3 +104,7 @@ Here are some tips that can help you improve the performance of applications tha
2. In the Inspector select the **Custom Frame Settings**.
3. Disable as many HDRP features as possible. For example you can disable the support for Screen Space Reflections (SSR) if you know that you aren't going to need SSR for this Sub-layer.
* Reduce the resolution of specific Composition Layers, while keeping the visually important elements in separate Layers at full resolution. This will affect all Sub-layers that are stacked on this Layer.

## Limitation

The Graphics Compositor is not compatible with Virtual Reality.

0 comments on commit 948d39d

Please sign in to comment.