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

ModifiableContactPair.GetTargetVelocity

Declaration

public Vector3 GetTargetVelocity(int i);

Parameters

i Index of the contact point.

Returns

Vector3 The target velocity at a contact point.

Description

Get the target velocity the solver should aim reaching at a particular contact point in this contact pair.