anyStateTransitions
The list of AnyState transitions.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public AnimatorStateTransition[] anyStateTransitions { get; set; }
Remarks
Its important that AnyStateTransitions are added to the root state machine.