mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
dync classref with current source
This commit is contained in:
@@ -267,13 +267,13 @@ The orientation of the cell at the grid-based X, Y and Z coordinates. -1 is retu
|
||||
|
||||
- :ref:`Array<class_Array>` **get_meshes** **(** **)**
|
||||
|
||||
Array of :ref:`Transform<class_Transform>` and :ref:`Mesh<class_Mesh>` references corresponding to the non empty cells in the grid. The transforms are specified in world space.
|
||||
Array of :ref:`Transform<class_Transform>` and :ref:`Mesh<class_Mesh>` references corresponding to the non-empty cells in the grid. The transforms are specified in world space.
|
||||
|
||||
.. _class_GridMap_method_get_used_cells:
|
||||
|
||||
- :ref:`Array<class_Array>` **get_used_cells** **(** **)** const
|
||||
|
||||
Array of :ref:`Vector3<class_Vector3>` with the non empty cell coordinates in the grid map.
|
||||
Array of :ref:`Vector3<class_Vector3>` with the non-empty cell coordinates in the grid map.
|
||||
|
||||
.. _class_GridMap_method_make_baked_meshes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user