2
0
Эх сурвалжийг харах

Added GridMap description to get_bake_meshes()

(cherry picked from commit 03fd2b4c86a234b1795d6c4daf94181e574f5221)
Jack Linhart 4 жил өмнө
parent
commit
8190305075

+ 1 - 0
modules/gridmap/doc_classes/GridMap.xml

@@ -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">