Skip to content

Commit a04b9df

Browse files
Richard-HortonEvergreen
authored andcommitted
Added Entry to Multiple Cameras URP Landing Page Table
Added an entry to the multiple cameras URP landing page table to show a missing page
1 parent 5f1d1ae commit a04b9df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/com.unity.render-pipelines.universal/Documentation~/cameras-multiple.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ For information on Camera rendering order when working with multiple Cameras, re
1515
|-|-|
1616
| [Set up a camera stack](camera-stacking.md)| Stack cameras to layer the outputs of multiple cameras into a single combined output. Camera stacking allows you to create effects such as 3D models in a 2D UI, or the cockpit of a vehicle.|
1717
| [Set up split-screen rendering](rendering-to-the-same-render-target.md) | Render multiple camera outputs to a single render target to create effects such as split screen rendering. |
18+
| [Apply different post processing effects to separate cameras](cameras/apply-different-post-proc-to-cameras.md) | Apply different post-processing setups to individual cameas within a scene. |
1819
| [Render a camera's output to a Render Texture](rendering-to-a-render-texture.md) | Render to a Render Texture to create effects such as in-game CCTV monitors. |

0 commit comments

Comments
 (0)