Skip to content

KinematicCharacterBody.FloorAngleLimit Property

Definition

Namespace: Brine2D.ECS.Components

Maximum angle \(radians\) between the contact normal and the up direction for a surface to count as a floor. Default is ~46° \(0\.8 rad\).

C#
public float FloorAngleLimit { get; set; }

Property Value

System.Single