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).
public float FloorAngleLimit { get; set; }