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

IAnimationJob.ProcessAnimation

切换到手册
public void ProcessAnimation (Experimental.Animations.AnimationStream stream);

参数

stream要处理的动画流。

描述

定义处理动画时要执行的操作。

IAnimationJob.ProcessRootMotion 之后调用此方法。根据 Animator.cullingMode,可能不会调用此方法。