| KinematicBody2DIsOnCeiling Method | 
Returns true if the body is on the ceiling. 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 IsOnCeiling()
[Missing <returns> documentation for "M:Godot.KinematicBody2D.IsOnCeiling"]
 See Also
See Also