Merge pull request #107081 from timothyqiu/debug-draw-copy-pasting

Fix copy-paste error in Viewport classref
This commit is contained in:
Thaddeus Crews 2025-06-03 15:30:21 -05:00
commit 1b2adba320
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC

View file

@ -719,7 +719,7 @@
[b]Note:[/b] Only supported when using the Forward+ rendering method.
</constant>
<constant name="DEBUG_DRAW_CLUSTER_REFLECTION_PROBES" value="23" enum="DebugDraw">
Draws the cluster used by [ReflectionProbe] nodes to optimize decal rendering.
Draws the cluster used by [ReflectionProbe] nodes to optimize reflection probes.
[b]Note:[/b] Only supported when using the Forward+ rendering method.
</constant>
<constant name="DEBUG_DRAW_OCCLUDERS" value="24" enum="DebugDraw">