GetProcessInputs()
Returns whether the playable inputs will be processed or not.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public bool GetProcessInputs()
Returns
Type | Description |
|---|---|
| bool | |
Remarks
Additional Resources: AnimationScriptPlayable.SetProcessInputs.