This version of Unity is unsupported.

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.