pointCount
Gets the number of points.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public int pointCount { get; }
Remarks
This cannot be less than two which will form a single edge.