Manual:

Tutorials:

API:

Chipmunk.minPenetrationForPenalty

static var minPenetrationForPenalty : float

Description

Amount of allowed overlap of physics shapes.

Is an alias for Physics.minPenetrationForPenalty. Chipmunk will be initialized with the value of Physics.minPenetrationForPenalty, and setting Chipmunk.minPenetrationForPenalty will change Physics.minPenetrationForPenalty.