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.