KinematicCharacterBody.IsOnCeiling Property
Definition¶
Namespace: Brine2D.ECS.Components
true when the character is touching a ceiling surface this tick.
public bool IsOnCeiling { get; internal set; }
Namespace: Brine2D.ECS.Components
true when the character is touching a ceiling surface this tick.
public bool IsOnCeiling { get; internal set; }