Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bounceThreshold

Adjust the bounce threshold, usually in meters per second. It is recommended not to make this value very small because it will prevent bodies from sleeping. See _bounceThreshold.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public float bounceThreshold { readonly get; set; }