Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkArbiter.GetPoint()

function GetPoint(i : int) : Vector2

Parameters


iIndex of the requested contact point.

Returns

Vector2 - The position of the ith contact point.

Description

Get the position of the ith contact point.