Version: 2020.3
언어: 한국어
public void ProcessAnimation (Animations.AnimationStream stream);

파라미터

stream The 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.