Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bounceThreshold

Any collisions with a relative linear velocity below this threshold will be treated as inelastic so no bounce will occur.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public static float bounceThreshold { get; set; }