Added GridMap description to get_bake_meshes()
(cherry picked from commit 03fd2b4c86
)
This commit is contained in:
parent
b3c01392fd
commit
8190305075
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
<return type="Array">
|
||||
</return>
|
||||
<description>
|
||||
Returns an array of [ArrayMesh]es and [Transform] references of all bake meshes that exist within the current GridMap.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_cell_item" qualifiers="const">
|
||||
|
|
Loading…
Reference in a new issue