Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


bounciness

When the joint hits the limit, it can be made to bounce off it.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public float bounciness { get; set; }

Remarks

Bounciness determines how much to bounce off an limit. range { 0, 1 }.