Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkArbiter.impulse

var impulse : Vector2

Description

The size and direction of the impulse applied by this arbiter (Read Only).

NOTE: The value will only be valid inside of an ChipmunkCollisionManager PostSolve method.