Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.