This version of Unity is unsupported.

ModifiableContactPair.SetPoint

Declaration

public void SetPoint(int i, Vector3 v);

Parameters

i Index of the contact point.
v The location of a contact point.

Description

Set the location of a particular contact point in this contact pair.