Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

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.