Skip to content

Commit 64241b8

Browse files
committed
Better wording
1 parent 28fac3b commit 64241b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/classes/EditorNode3DGizmo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<method name="is_selected" qualifiers="const">
197197
<return type="bool" />
198198
<description>
199-
Returns [code]true[/code] if this gizmo is currently selected. Can be used to highlight selected elements during [method _redraw].
199+
Returns [code]true[/code] if this gizmo is currently selected. Can be used to write custom visualization logic during [method _redraw].
200200
</description>
201201
</method>
202202
<method name="is_subgizmo_selected" qualifiers="const">

0 commit comments

Comments
 (0)