Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


totalTorque

The total users torque that has been applied to this body since the last simulation step. Setting this value overrides any torque that was previously requested.
Read time 1 minuteLast updated 12 days ago

Definition

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