points
Get or set the points defining multiple continuous edges.
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; }