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

AnimatorTransitionBase.conditions

public AnimatorCondition[] conditions;

Description

AnimatorCondition conditions that need to be met for a transition to happen.

Note that this is an array.