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