Summary
The
UnityEngine.Animator.speed property does not affect Animancer.
Use Animancer.AnimancerPlayable.Speed instead.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- OptionalWarning
Syntax
AnimatorSpeed
Remarks
The
UnityEngine.Animator.speed property only works with Animator Controllers but does not affect the
Playables API so Animancer has its own Animancer.AnimancerPlayable.Speed property.
Constant Value
| Value | Type |
|---|---|
| 131072 | Int32 |