Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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. See Also: Joint.currentForce.