pointCount
Gets the total number of points in all the paths within the Collider.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public int pointCount { get; }
Remarks
Additional Resources: CompositeCollider2D.pathCount & CompositeCollider2D.GetPath.