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

ModifiableContactPair.SetNormal

Declaration

public void SetNormal(int i, Vector3 normal);

Parameters

i Index of the contact point.
normal Normal at the contact point.

Description

Set the normal at a particular contact point in this contact pair.