GetOverrideMotion(AnimatorState)
Gets the override motion for the state on the given layer.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public Motion GetOverrideMotion(AnimatorState state)
Parameters
The state which we want to get the motion.
Returns
Type | Description |
|---|---|
| Motion |