Skip to content

Commit

Permalink
Merge pull request godotengine#46398 from iatenine/master
Browse files Browse the repository at this point in the history
Added GridMap description to get_bake_meshes()
  • Loading branch information
akien-mga authored Feb 25, 2021
2 parents 6e7f5c7 + 03fd2b4 commit 68ebcb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/gridmap/doc_classes/GridMap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 68ebcb9

Please sign in to comment.