Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkPolygonShape.hull

var hull : Vector2[]

Description

Vertexes of the convex hull of the polygon.

This is the actual shape of the polygon as it will collide with other shapes.