currentConstraintForce
This is unused in this specific joint. Typically this would get the current constraint force used by the joint, usually in newtons.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public Vector2 currentConstraintForce { get; }