parameters
The AnimatorControllerParameter list used by the animator. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public AnimatorControllerParameter[] parameters { get; }
Remarks
In Play mode, the list comes from the first playable controller. Otherwise, the list comes from the AnimatorController associated with this animator.