Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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 10 days ago

Definition

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