You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Added GridMap description to get_bake_meshes()
(cherry picked from commit 03fd2b4c86)
This commit is contained in:
committed by
Rémi Verschelde
parent
b3c01392fd
commit
8190305075
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user