Struct Contact#

Struct Documentation#

struct Contact#

Struct of info for a single contact point.

Public Members

float penetration#

penetration distance of the contact

Karana::Math::Vec3 witness1#

witness point on the first object

Karana::Math::Vec3 witness2#

witness point on the second object

Karana::Math::Vec3 normal#

normal relative to first object