Skip to content

KinematicCharacterBody.IsGrounded Property

true when the character is resting on a floor surface this tick.

public bool IsGrounded { get; internal set; }

Property Value

System.Boolean