浏览代码

Merge pull request #11413 from mihe/jolt/area-vs-soft

Remove mention of SoftBody3D overlap events in list of Jolt differences
Matthew 1 天之前
父节点
当前提交
ae0c5ee944
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/physics/using_jolt_physics.rst

+ 1 - 1
tutorials/physics/using_jolt_physics.rst

@@ -186,7 +186,7 @@ Area3D and SoftBody3D
 ~~~~~~~~~~~~~~~~~~~~~
 
 Jolt does not currently support any interactions between :ref:`class_SoftBody3D`
-and :ref:`class_Area3D`, such as overlap events, or the wind properties found on
+and :ref:`class_Area3D`, such as the wind and gravity properties found on
 :ref:`class_Area3D`.
 
 WorldBoundaryShape3D