Method OnAnimatorMove
OnAnimatorMove()
Handler method which gets invoked during the animator update.
Declaration
public virtual void OnAnimatorMove()
Remarks
The motion synthesizer maintains the full world space transform of the character at all times. This method simply forwards this transform to the game object's transform.