Version: 2019.1
public float angularOffset ;

Description

The current angular offset between the Rigidbody2D that the joint connects.

The joint will attempt to maintain this angular offset between the connected Rigidbody2D using a maximum torque specified by maxTorque.

See Also: maxTorque, maxForce.