| KinematicBody2DIsOnFloor Method | 
Returns true if the body is on the floor. Only updates when calling MoveAndSlide(Vector2, NullableVector2, Boolean, Int32, Single, Boolean) or MoveAndSlideWithSnap(Vector2, Vector2, NullableVector2, Boolean, Int32, Single, Boolean).
Namespace: Godot
 Syntax
Syntaxpublic bool IsOnFloor()
[Missing <returns> documentation for "M:Godot.KinematicBody2D.IsOnFloor"]
 See Also
See Also