Get current animation from from animator

Is it possible to get the current animation frame from the animator?

private Animator anim;

Something like anim.GetAnimation.frame

GetCurrentAnimatorClipInfo is what you’re looking for.
it contains the current clip.