Skip to content

Commit e74ebaf

Browse files
committed
Fix copy-paste error in Viewport classref
1 parent e45cc68 commit e74ebaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/Viewport.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
[b]Note:[/b] Only supported when using the Forward+ rendering method.
720720
</constant>
721721
<constant name="DEBUG_DRAW_CLUSTER_REFLECTION_PROBES" value="23" enum="DebugDraw">
722-
Draws the cluster used by [ReflectionProbe] nodes to optimize decal rendering.
722+
Draws the cluster used by [ReflectionProbe] nodes to optimize reflection probes.
723723
[b]Note:[/b] Only supported when using the Forward+ rendering method.
724724
</constant>
725725
<constant name="DEBUG_DRAW_OCCLUDERS" value="24" enum="DebugDraw">

0 commit comments

Comments
 (0)