This version of Unity is unsupported.

ModifiableContactPair.IgnoreContact

Declaration

public void IgnoreContact(int i);

Parameters

i Index of the contact point.

Description

Ignore the specified contact point in this contact pair.

Note that this is the same as setting the maximum impulse to be applied at this contact point to zero.