Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AnimatorCondition

Condition that is used to determine if a transition must be taken.
Read time 1 minuteLast updated 12 days ago

Definition

public struct AnimatorCondition

Properties

Property

Description

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.