mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Fix copy-paste error in Viewport classref
This commit is contained in:
parent
e45cc68092
commit
e74ebaf18d
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue