Skip to content

MIN_POLYGON_VERTICES

const MIN_POLYGON_VERTICES: 3 = 3

Defined in: physics/polygonHull2D.ts:30

Fewer than a triangle is not a polygon: Box2D builds no shape from it.