PhysicsBodyComponent.SurfaceFriction Property
Definition¶
Namespace: Brine2D.ECS.Components
Surface friction of this body's primary shape (0–1). Changes on a live body apply immediately without a full rebuild.
public float SurfaceFriction { get; set; }