Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentConstraintForce

Get the current constraint force used by the joint, usually in newtons.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public Vector2 currentConstraintForce { get; }