- Home /
State weight inside StateMachineBehaviour
How to get an animator state weight inside any callback of a StateMachineBehaviour. AnimatorStateInfo has no such property. I think there should be something like Animator.GetCurrentAnimatorClipInfo(), but directly inside StateMachineBehaviour.
Comment