useBounce
Should bounce be used for any contact with the surface?
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public bool useBounce { get; set; }
Remarks
When false, no bounce is used from any assigned physics material. When true, any existing bounce is used.