Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


anchor

The joint's anchor point on the object that has the joint component.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public Vector2 anchor { get; set; }

Remarks

Additional Resources: AnchoredJoint2D.connectedAnchor.