Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


jointAngle

The current joint angle (in degrees) defined as the relative angle between the two Rigidbody2D that the joint connects to.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public float jointAngle { get; }