From f7086842441e66e8f7e3dc898a27466f6d535f9f Mon Sep 17 00:00:00 2001 From: matt08-prog Date: Thu, 22 Dec 2022 02:56:36 -0800 Subject: changed wording for ArrayMesh::regen_normal_maps' description --- doc/classes/ArrayMesh.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/ArrayMesh.xml b/doc/classes/ArrayMesh.xml index b9c8ab0f6c..70ce4ad516 100644 --- a/doc/classes/ArrayMesh.xml +++ b/doc/classes/ArrayMesh.xml @@ -102,13 +102,13 @@ - Will perform a UV unwrap on the [ArrayMesh] to prepare the mesh for lightmapping. + Performs a UV unwrap on the [ArrayMesh] to prepare the mesh for lightmapping. - Will regenerate normal maps for the [ArrayMesh]. + Regenerates tangents for each of the [ArrayMesh]'s surfaces. -- cgit v1.2.3