ContactFeature
Declaration
public struct tainicom.Aether.Physics2D.Collision.ContactFeature
The features that intersect to form the contact point This must be 4 bytes or less.
Fields
IndexA
Feature index on ShapeA
byte IndexA
IndexB
Feature index on ShapeB
byte IndexB
TypeA
The feature type on ShapeA
byte TypeA
TypeB
The feature type on ShapeB
byte TypeB