Added GridMap description to get_bake_meshes()
This commit is contained in:
parent
58cb152565
commit
03fd2b4c86
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