currentConstraintForce
Get the current constraint force used by the joint, usually in newtons.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public Vector2 currentConstraintForce { get; }