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