Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.