浏览代码

Fix copy-paste error in Viewport classref

Haoyu Qiu 3 月之前
父节点
当前提交
e74ebaf18d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/Viewport.xml

+ 1 - 1
doc/classes/Viewport.xml

@@ -719,7 +719,7 @@
 			[b]Note:[/b] Only supported when using the Forward+ rendering method.
 			[b]Note:[/b] Only supported when using the Forward+ rendering method.
 		</constant>
 		</constant>
 		<constant name="DEBUG_DRAW_CLUSTER_REFLECTION_PROBES" value="23" enum="DebugDraw">
 		<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.
 			[b]Note:[/b] Only supported when using the Forward+ rendering method.
 		</constant>
 		</constant>
 		<constant name="DEBUG_DRAW_OCCLUDERS" value="24" enum="DebugDraw">
 		<constant name="DEBUG_DRAW_OCCLUDERS" value="24" enum="DebugDraw">