public void ProcessAnimation (Animations.AnimationStream stream);

Parámetros

streamThe animation stream to work on.

Descripción

Defines what to do when processing the animation.

This method is called after IAnimationJob.ProcessRootMotion. Depending on Animator.cullingMode, it is possible this method won't be called.