AnimatorTransitionInfo.IsName
IsName(name: string): bool;
bool IsName(string name);
def IsName(name as string) as bool
Description

Does name match the name of the active Transition.

Format is "CURRENT_STATE -> NEXT_STATE".