mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
[Docs] Various grammar and spelling fixes
This commit is contained in:
parent
242b8ff80a
commit
2db7ecd410
41 changed files with 61 additions and 61 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Gizmo for editing [Node3D] objects.
|
||||
</brief_description>
|
||||
<description>
|
||||
Gizmo that is used for providing custom visualization and editing (handles and subgizmos) for [Node3D] objects. Can be overridden to create custom gizmos, but for simple gizmos creating a [EditorNode3DGizmoPlugin] is usually recommended.
|
||||
Gizmo that is used for providing custom visualization and editing (handles and subgizmos) for [Node3D] objects. Can be overridden to create custom gizmos, but for simple gizmos creating an [EditorNode3DGizmoPlugin] is usually recommended.
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue