points
Corner points that define the collider's shape in local space.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public Vector2[] points { get; set; }
public Vector2[] points { get; set; }