LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

AnimatorCondition

struct in UnityEditor.Animations

Description

Condition that is used to determine if a transition must be taken.

Properties

modeThe mode of the condition.
parameterThe name of the parameter used in the condition.
thresholdThe AnimatorParameter's threshold value for the condition to be true.