Skip to content

Commit 4af6a9a

Browse files
authored
Merge pull request #11005 from AThousandShips/fix_physics_refs
[Jolt] Remove reference to removed setting
2 parents 55236d9 + 410322a commit 4af6a9a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tutorials/physics/using_jolt_physics.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ complex static geometry, such as :ref:`class_ConcavePolygonShape3D` or
4141
:ref:`class_HeightMapShape3D`, you can end up wasting a significant amount of CPU
4242
performance and memory without realizing it.
4343

44-
For this reason this behavior is opt-in through the project setting
45-
:ref:`Physics > Jolt Physics 3D > Simulation > Areas Detect Static Bodies<class_ProjectSettings_property_physics/jolt_physics_3d/simulation/areas_detect_static_bodies>`,
46-
with the recommendation that you set up your collision layers and masks in such a
47-
way that only a few small :ref:`class_Area3D` are able to detect collisions with
48-
static bodies.
49-
5044
Joint properties
5145
~~~~~~~~~~~~~~~~
5246

0 commit comments

Comments
 (0)