Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


edgeCount

Gets the number of edges.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public int edgeCount { get; }

Remarks

This is one less than the number of points.