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

Animator.InterruptMatchTarget

Switch to Manual

Declaration

public void InterruptMatchTarget();

Declaration

public void InterruptMatchTarget(bool completeMatch = true);

Description

Interrupts the automatic target matching.

CompleteMatch will make the gameobject match the target completely at the next frame.