From c8dd3c7d808ee12eb1a8ddacf15857db87b76df2 Mon Sep 17 00:00:00 2001 From: PouleyKetchoupp Date: Wed, 24 Mar 2021 18:49:04 -0700 Subject: Heightmap collision shape support in Godot Physics --- doc/classes/HeightMapShape3D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/HeightMapShape3D.xml b/doc/classes/HeightMapShape3D.xml index 6d230bdab8..f6f2a27891 100644 --- a/doc/classes/HeightMapShape3D.xml +++ b/doc/classes/HeightMapShape3D.xml @@ -1,7 +1,7 @@ - Height map shape for 3D physics (Bullet only). + Height map shape for 3D physics. Height map shape resource, which can be added to a [PhysicsBody3D] or [Area3D]. -- cgit v1.2.3