mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
Merge pull request #46398 from iatenine/master
Added GridMap description to get_bake_meshes()
This commit is contained in:
commit
68ebcb915e
@ -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 New Issue
Block a user