Output calculation for b2Distance.

Constructors

Properties

distance: number

Calculated distance.

iterations: number

Number of gjk iterations used in calculation.

pointA: b2Vec2

Closest point on shape A.

pointB: b2Vec2

Closest point on shape B.