From 4da4feed18f56a2bc5c88ffe5a4f73134e353c25 Mon Sep 17 00:00:00 2001 From: Marcel Admiraal Date: Mon, 7 Dec 2020 18:54:12 +0000 Subject: Use Vector3 instead of 3 floats for CSGBox3D dimensions --- doc/classes/BoxMesh.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/BoxMesh.xml b/doc/classes/BoxMesh.xml index 88d22ac899..20d20f3bf9 100644 --- a/doc/classes/BoxMesh.xml +++ b/doc/classes/BoxMesh.xml @@ -13,7 +13,7 @@ - Size of the box mesh. + The box's width, height and depth. Number of extra edge loops inserted along the Z axis. -- cgit v1.2.3