time when earliest collision was detected
estimated time of earliest collision, or NaN if can't determine
the minimum --least positive or most negative-- distance among the collisions
number of collisions
number of contacts
number of imminent collisions
number of joints
number of collisions that need to be handled
number of collisions that are not resting contacts
Collects the collision statistics about the given set of collisions. First calls CollisionStats.clear to start from zero.
the set of collisions to examine
Generated using TypeDoc
Calculates statistics about a particular set of Collisions.
Statistics are simply stored in public properties, there are no 'getter' or 'setter' methods.