summaryrefslogtreecommitdiff
path: root/doc/classes/StaticBody.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/StaticBody.xml')
-rw-r--r--doc/classes/StaticBody.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/StaticBody.xml b/doc/classes/StaticBody.xml
index a9709d00df..f8840ddc14 100644
--- a/doc/classes/StaticBody.xml
+++ b/doc/classes/StaticBody.xml
@@ -28,6 +28,8 @@
Deprecated, use [member PhysicsMaterial.friction] instead via [member physics_material_override].
</member>
<member name="physics_material_override" type="PhysicsMaterial" setter="set_physics_material_override" getter="get_physics_material_override">
+ The physics material override for the body.
+ If a material is assigned to this property, it will be used instead of any other physics material, such as an inherited one.
</member>
</members>
<constants>