Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


linearDamping

The linear damping of the body. This will reduce the linear velocity over time. See _linearVelocity.
Read time 1 minuteLast updated 10 days ago

Definition

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