Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


currentTorque

The torque applied by the solver to satisfy all constraints.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public Vector3 currentTorque { get; }

Remarks

The returned value is relative to _connectedBody if it's set. Otherwise, in world space. .
Additional Resources: _currentForce