From e103f21a40ef157cd263b60cf0d9c5750156ec98 Mon Sep 17 00:00:00 2001 From: Tomasz Chabora Date: Tue, 3 Mar 2020 19:21:21 +0100 Subject: Add LOTS of missing docs --- doc/classes/MultiMesh.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/classes/MultiMesh.xml') diff --git a/doc/classes/MultiMesh.xml b/doc/classes/MultiMesh.xml index 24b87f8e28..2a1d270990 100644 --- a/doc/classes/MultiMesh.xml +++ b/doc/classes/MultiMesh.xml @@ -125,8 +125,10 @@ Format of transform used to transform mesh, either 2D or 3D. + If [code]true[/code], the [MultiMesh] will use color data (see [member color_array]). + If [code]true[/code], the [MultiMesh] will use custom data (see [member custom_data_array]). Limits the number of instances drawn, -1 draws all instances. Changing this does not change the sizes of the buffers. -- cgit v1.2.3