Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentConstraintTorque

Get the current constraint torque used by the joint, usually in newton-meters.
Read time 1 minuteLast updated 12 days ago

Definition

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