From 5f86aeffe2f17acd24f99bd60d7b53f056ef7f5d Mon Sep 17 00:00:00 2001 From: hoontee <5272529+hoontee@users.noreply.github.com> Date: Wed, 5 Aug 2020 03:51:41 -0500 Subject: Implement CollisionShape3D.make_convex_from_siblings() --- doc/classes/CollisionShape3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/CollisionShape3D.xml b/doc/classes/CollisionShape3D.xml index 76515a65a7..d478120d98 100644 --- a/doc/classes/CollisionShape3D.xml +++ b/doc/classes/CollisionShape3D.xml @@ -10,7 +10,7 @@ https://docs.godotengine.org/en/latest/tutorials/physics/physics_introduction.html - + -- cgit v1.2.3