angularDamping
The angular damping of the body. This will reduce the angular velocity over time. See PhysicsBody.angularVelocity.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public float angularDamping { get; set; }