Skip to content

Commit 764054b

Browse files
authored
Merge pull request #112278 from jumeder/user/jumeder/debugRenderingAPIFixes
Fixed semantics in ARR "debug rendering/performance considerations"
2 parents e026187 + 7bfe165 commit 764054b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/remote-rendering/overview/features/debug-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ However, the provided effects do no give any detailed introspection into service
5151
## Performance considerations
5252

5353
* Enabling the text overlays incurs little to no performance overhead.
54-
* Additionally enabling the overlay does incur a non-trivial performance overhead, though it may vary depending on the scene. For complex scenes, this mode can cause the framerate to drop below the 60-Hz target.
54+
* Enabling the wireframe mode does incur a non-trivial performance overhead, though it may vary depending on the scene. For complex scenes, this mode can cause the frame rate to drop below the 60-Hz target.
5555

5656
## Next steps
5757

0 commit comments

Comments
 (0)