From a23f6d0aa649d15a7b7453143d3247e4e02706b1 Mon Sep 17 00:00:00 2001 From: kobewi Date: Mon, 21 Nov 2022 03:48:36 +0100 Subject: Fill random docs --- modules/gridmap/doc_classes/GridMap.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/gridmap/doc_classes') diff --git a/modules/gridmap/doc_classes/GridMap.xml b/modules/gridmap/doc_classes/GridMap.xml index 0f3662c3cf..bd5c938364 100644 --- a/modules/gridmap/doc_classes/GridMap.xml +++ b/modules/gridmap/doc_classes/GridMap.xml @@ -25,12 +25,14 @@ + Clears all baked meshes. See [method make_baked_meshes]. + Returns [RID] of a baked mesh with the given [param idx]. @@ -133,6 +135,7 @@ + Bakes lightmap data for all meshes in the assigned [MeshLibrary]. @@ -146,6 +149,7 @@ + Notifies the [GridMap] about changed resource and recreates octant data. -- cgit v1.2.3