Manual:

Tutorials:

API:

ChipmunkArbiter.GetNormal()

function GetNormal(i : int) : Vector2

Parameters:


iIndex of the requested contact point.

Returns:

Vector2 - The normal of the ith contact point.

Description

Get the normal of the ith contact point.