pointB
A point on a Collider2D that is a specific ColliderDistance2D.distance away from ColliderDistance2D.pointA.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public Vector2 pointB { get; set; }
Remarks
This point lies on the exterior surface of a Collider2D.