Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimatorTransitionInfo.IsName

Switch to Manual
public function IsName(name: string): bool;

Parameters

Description

Does name match the name of the active Transition.

Format is "CURRENT_STATE -> NEXT_STATE".