Summary
The
UnityEngine.Animator.speed
property does not affect Animancer.
Use AnimancerGraph.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 AnimancerGraph.Speed
property.
Constant Value
Value | Type |
---|---|
16384 | Int32 |