IAnimationJob.ProcessAnimation

Declaration

public void ProcessAnimation(Animations.AnimationStream stream);

Parameters

stream The animation stream to work on.

Description

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.


Did you find this page useful? Please give it a rating: