Skip to content

KinematicCharacterBody.IsOnWall Property

Definition

Namespace: Brine2D.ECS.Components

true when the character is touching a wall surface this tick.

public bool IsOnWall { get; internal set; }

Property Value

System.Boolean