Skip to content

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.

C#
public float SurfaceFriction { get; set; }

Property Value

System.Single