Fix documentation 2d/3d mixups
This commit is contained in:
parent
f0326297b3
commit
ec4f9f5e2d
5 changed files with 7 additions and 7 deletions
|
|
@ -56,7 +56,7 @@
|
|||
<method name="get_modification_stack">
|
||||
<return type="SkeletonModificationStack2D" />
|
||||
<description>
|
||||
Returns the [SkeletonModificationStack2D] that this modification is bound to. Through the modification stack, you can access the Skeleton3D the modification is operating on.
|
||||
Returns the [SkeletonModificationStack2D] that this modification is bound to. Through the modification stack, you can access the Skeleton2D the modification is operating on.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_editor_draw_gizmo">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue