Version: 2021.3
public void SetPoint (int i, Vector3 v);

参数

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

描述

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

The returned value is in the world coodinates.