Skip to content

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; }

Property Value

System.Boolean