conditions
AnimatorCondition conditions that need to be met for a transition to happen.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor
public AnimatorCondition[] conditions { get; set; }
Remarks
Note that this is an array.