You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > Polygon Shapes

19.7 Polygon Shapes

Polygon shapes are bounded by a set of line segments. The enclosed area of the polygon must be convex and the vertices must be defined in counterclockwise order. Polygon shapes are of type TI.cpPolyShape.

Related Topics

PolyShape

numVerts

points

vert