min
Minimum distance the Rigidbody2D object can move from the Slider Joint's anchor.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public float min { get; set; }
Remarks
Additional Resources: Rigidbody2D class, AnchoredJoint2D.connectedAnchor.