mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (d34594179)
This commit is contained in:
@@ -509,7 +509,7 @@ Returns the parent object of the given shape owner.
|
||||
|
||||
:ref:`Shape3D<class_Shape3D>` **shape_owner_get_shape** **(** :ref:`int<class_int>` owner_id, :ref:`int<class_int>` shape_id **)** |const|
|
||||
|
||||
Returns the :ref:`Shape3D<class_Shape3D>` with the given id from the given shape owner.
|
||||
Returns the :ref:`Shape3D<class_Shape3D>` with the given ID from the given shape owner.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
@@ -533,7 +533,7 @@ Returns the number of shapes the given shape owner contains.
|
||||
|
||||
:ref:`int<class_int>` **shape_owner_get_shape_index** **(** :ref:`int<class_int>` owner_id, :ref:`int<class_int>` shape_id **)** |const|
|
||||
|
||||
Returns the child index of the :ref:`Shape3D<class_Shape3D>` with the given id from the given shape owner.
|
||||
Returns the child index of the :ref:`Shape3D<class_Shape3D>` with the given ID from the given shape owner.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user