KinematicBodyIsOnFloor Method |
Returns true if the body is on the floor. Only updates when calling MoveAndSlide(Vector3, NullableVector3, Boolean, Int32, Single, Boolean) or MoveAndSlideWithSnap(Vector3, Vector3, NullableVector3, Boolean, Int32, Single, Boolean).
Namespace: Godot
public bool IsOnFloor()
[Missing <returns> documentation for "M:Godot.KinematicBody.IsOnFloor"]