Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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