Experimental: this API is experimental and might be changed or removed in the future.

IAnimationJob.ProcessAnimation

매뉴얼로 전환
public void ProcessAnimation (Experimental.Animations.AnimationStream stream);

파라미터

streamThe animation stream to work on.

설명

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.