Skip to content

Commit 22ca795

Browse files
oleks-kEvergreen
authored and
Evergreen
committed
[Backport of pull/57437] DOCG-4814. Clarified the rendering layer count point in performance impact.
[Backport of pull/57437] DOCG-4814. Clarified the rendering layer count point in performance impact.
1 parent fc37208 commit 22ca795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.render-pipelines.universal/Documentation~/features/rendering-layers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ This section contains information related to the impact of Rendering Layers on p
140140

141141
* When using Rendering Layers only for Lights in the Forward Rendering Path, the performance impact is insignificant.
142142

143-
* Performance impact grows more significantly when the Rendering Layer count exceeds a multiple of 8. For example: increasing the layer count from 8 to 9 layers has a bigger relative impact than increasing the layer count from 9 to 10 layers.
143+
* Performance impact grows more significantly when the Rendering Layer count exceeds a multiple of 8. For example: increasing the layer count from 8 to 9 layers has a bigger relative impact than increasing the layer count from 9 to 10 layers. The same consideration applies to increasing the count from 16 to 17, from 24 to 25 and so on.

0 commit comments

Comments
 (0)