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

ModifiableContactPair.GetNormal

Declaration

public Vector3 GetNormal(int i);

Parameters

i Index of the contact point.

Returns

Vector3 Normal at the contact point.

Description

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