Skip to content

KinematicCharacterBody.StepHeight Property

Definition

Namespace: Brine2D.ECS.Components

Maximum height in pixels the character can automatically step up onto when walking into a ledge. When zero (default), step climbing is disabled.

public float StepHeight { get; set; }

Property Value

System.Single