Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkArbiter.isFirstContact

var isFirstContact : bool

Description

Returns true if this is the first fixed step where the objects were colliding (Read Only).

It will always return true the same step where the ChipmunkCollisionManager begin method is called.