IAnimationJob
interface in UnityEngine.Experimental.Animations
Description 描述
The interface defining an animation job to use with an IAnimationJobPlayable.
See Also: AnimationScriptPlayable.Create.
Public Methods 公共方法
| ProcessAnimation | Defines what to do when processing the animation. | ||
| ProcessRootMotion | Defines what to do when processing the root motion. |