diff --git a/doc/classes/KinematicBody.xml b/doc/classes/KinematicBody.xml
index 3c3a58cb9a9..ad41f48dddf 100644
--- a/doc/classes/KinematicBody.xml
+++ b/doc/classes/KinematicBody.xml
@@ -138,10 +138,13 @@
If the body is at least this close to another body, this body will consider them to be colliding.
+ Lock the body's movement in the x-axis.
+ Lock the body's movement in the y-axis.
+ Lock the body's movement in the z-axis.