Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Joint.currentTorque

public Vector3 currentTorque;

Description

The torque applied by the solver to satisfy all constraints.

The returned value is relative to Joint.connectedBody if it's set. Otherwise, in world space. Additional resources: Joint.currentForce.