This version of Unity is unsupported.

IAnimationJob

interface in UnityEngine.Animations

Description

The interface defining an animation job to use with an IAnimationJobPlayable.

Additional resources: AnimationScriptPlayable.Create.

Public Methods

ProcessAnimationDefines what to do when processing the animation.
ProcessRootMotionDefines what to do when processing the root motion.