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.