Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


springMaxTorque

The spring maximum torque, usually in newton-meters. A value of zero is a special case which turns the torque limit off.
Read time 1 minuteLast updated 11 days ago

Definition

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