Fix copy-paste error in Viewport classref

This commit is contained in:
Haoyu Qiu
2025-06-03 20:46:35 +08:00
parent e45cc68092
commit e74ebaf18d

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">